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

dts: nxp: add pin control files for subset parts #468

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danieldegrasse
Copy link
Collaborator

@danieldegrasse danieldegrasse commented Nov 15, 2024

Add pin control files for subset parts within NXP HAL. Note that this
does not add files for all parts supported by the NXP HAL, only for
those that are already supported by the pin control tooling. This
excludes a few part families:

  • MKE0* parts
  • LPC8* parts
  • LPC51* parts
  • MIMX8D*, MIMX8Q*, MIMX8U* parts

Note- existing pin control files have not been regenerated, this file only adds new ones

Expand the processor_to_controller() function in the gen_soc_headers.py
implementation to support some additional SOC families the script can
already handle.

Signed-off-by: Daniel DeGrasse <[email protected]>
Add pin control files for subset parts within NXP HAL. Note that this
does not add files for all parts supported by the NXP HAL, only for
those that are already supported by the pin control tooling. This
excludes a few part families:
- MKE0* parts
- LPC8* parts
- LPC51* parts
- MIMX8D*, MIMX8Q*, MIMX8U* parts

Signed-off-by: Daniel DeGrasse <[email protected]>
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.

1 participant