Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

balenaFin v1.1.0 carrier board update #2852

Merged
merged 2 commits into from
Feb 8, 2019

Conversation

majorz
Copy link
Contributor

@majorz majorz commented Feb 8, 2019

Hi @pelwell, kindly asking for review on this PR, which includes two commits targeting our balenaFin carrier board. The changes are described in more detail in the commit messages.

A backward compatible update for the balenaFin carrier board for the
Raspberry Pi Compute Module 3/3+ Lite.

The updated overlay includes:
  * support for the newly introduced RGB LEDs
  * i2c-gpio and SDIO improvements
  * DT based Marvell 88W8887 configuration

Signed-off-by: Zahari Petkov <zahari@balena.io>
@pelwell
Copy link
Contributor

pelwell commented Feb 8, 2019

It all looks good, but I think it would be less confusing for folks if you add CONFIG_LEDS_PCA963X=m to bcmrpi_defconfig as well.

@majorz
Copy link
Contributor Author

majorz commented Feb 8, 2019

Right, I was wondering about that as well. I will make that change now.

Enable support for PCA963x I2C chip.

Needed for the balenaFin v1.1.0 carrier board for the
Raspberry Pi Compute Module 3/3+ Lite.

Signed-off-by: Zahari Petkov <zahari@balena.io>
@majorz
Copy link
Contributor Author

majorz commented Feb 8, 2019

I added it to bcmrpi_defconfig as well.

@pelwell pelwell merged commit 60feca6 into raspberrypi:rpi-4.14.y Feb 8, 2019
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Feb 12, 2019
kernel: balenaFin v1.1.0 carrier board update
See: raspberrypi/linux#2852

kernel: configs: Enable the AD193x codecs
See: raspberrypi/linux#2850

firmware: camera/image_encode: Add timestamp to frames encoded with image_encode
See: raspberrypi/linux#2351
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Feb 12, 2019
kernel: balenaFin v1.1.0 carrier board update
See: raspberrypi/linux#2852

kernel: configs: Enable the AD193x codecs
See: raspberrypi/linux#2850

firmware: camera/image_encode: Add timestamp to frames encoded with image_encode
See: raspberrypi/linux#2351
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants