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 support PWM EMIOS for S32Z270 #447

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

Conversation

Dat-NguyenDuy
Copy link
Contributor

This PR support for the NXP S32 PWM EMIOS driver, including bare-metal drivers and SoC-specific headers for S32Z27, was generated with S32 Design Studio for the S32 Platform.

Add eMIOS sources in order to support PWM driver

Signed-off-by: Dat Nguyen Duy <[email protected]>
Patch eMIOS MCL, PWM and ICU sources:
 - patch nocacheable region
 - move Emios_Ip_paxBase to read-only region as it should
 - remove "u" suffix in order to be used inside macro

Signed-off-by: Dat Nguyen Duy <[email protected]>
Add static configuration for eMIOS MCL, PWM and ICU generated
through S32DS

Signed-off-by: Dat Nguyen Duy <[email protected]>
Glue value used for eMIOS PWM with devicetree

Signed-off-by: Dat Nguyen Duy <[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.

2 participants