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

Add NXP SC18IS604-EVB as Shield #260

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Add NXP SC18IS604-EVB as Shield #260

merged 5 commits into from
Aug 8, 2024

Conversation

rexut
Copy link
Member

@rexut rexut commented Aug 8, 2024

This resolves #258.

rexut and others added 5 commits August 8, 2024 08:14
Support boards or shields with EEPROM and add corresponding Shell
command `eeprom`.

Signed-off-by: Stephan Linz <[email protected]>
Provide the host interface and GPIO pins exposed on
the NXP SC18IS604 evaluation board.

Signed-off-by: Sarah Renkhoff <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
This shield is less a plug-on module in the conventional sense
than more a wiring for interconnection of certain signals from
a board down to the NXP SC18IS604 evaluation board.

Signed-off-by: Sarah Renkhoff <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Support the NXP SC18IS604 evaluation board as shield abstraction.
The overlay depends on the appropriate host interface nodes being
present in the devicetree, which can e.g. be provided using the
interconnection shield.

Signed-off-by: Sarah Renkhoff <[email protected]>
Signed-off-by: Stephan Linz <[email protected]>
Add new NXP SC18IS604-EVB as Shield:

- SC18IS604-EVB: SPI-to-I2C Evaluation Kit - SC18IS604 shield by NXP

Extend list of supported snippets:

- Delete Default Devicetree Aliases Snippet (del-default-aliases)
- BME280 Sensor Sample Tweaks (samples-sensor-bme280-tweaks)
- Build all Display drivers test adjustments (tstdrv-bldall-display-adj)
- Build all GPIO drivers test adjustments (tstdrv-bldall-gpio-adj)
- Build all I2C drivers test adjustments (tstdrv-bldall-i2c-adj)
- Build all MFD drivers test adjustments (tstdrv-bldall-mfd-adj)
- Build all RTC drivers test adjustments (tstdrv-bldall-rtc-adj)
- Build all Sensor drivers test adjustments (tstdrv-bldall-sensor-adj)
- Build all UART drivers test adjustments (tstdrv-bldall-uart-adj)

Signed-off-by: Stephan Linz <[email protected]>
Copy link

github-actions bot commented Aug 8, 2024

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@rexut
Copy link
Member Author

rexut commented Aug 8, 2024

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

The new documentation can be found (for the time of reviewing) here:

Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rexut rexut merged commit 43ea582 into main Aug 8, 2024
13 checks passed
@rexut rexut deleted the devel/nxp-sc18is604-evb branch August 8, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HW] NXP SC18IS604-EVB as Shield
3 participants