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

boards: update adafruit_feather_nrf52840 dts to add i2c compatible property #33588

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

jeremyherbert
Copy link
Contributor

@jeremyherbert jeremyherbert commented Mar 23, 2021

The board adafruit_feather_nrf52840 is missing the compatible property in the i2c node of the device tree. This PR fixes that.

Fixes #33529

Signed-off-by: Jeremy Herbert jeremy.006@gmail.com

…operty

This change is needed to correctly generate the devicetree headers
for use in other drivers (ie SSD1306).

Signed-off-by: Jeremy Herbert <jeremy.006@gmail.com>
@carlescufi carlescufi merged commit a913d0c into zephyrproject-rtos:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants