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

Enable NETC support for i.MX95 EKV M7 #81113

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

yangbolu1991
Copy link
Contributor

This PR is to enable NETC support for i.MX95 EKV M7.
There are dependencies of this PR.

Current PR already cherry-pick scmi changes and updated west.yml to address the dependency for CI.
And will drop them once they are merged.

Thanks.

Added more APIs for ARM SCMI clock management protocol.
- scmi_clock_rate_set
- scmi_clock_parent_get
- scmi_clock_parent_set

Signed-off-by: Yangbo Lu <[email protected]>
Added helpers for ARM SCMI power dmomain protocol.

Signed-off-by: Yangbo Lu <[email protected]>
The platforms may use MSGINTR IRQ via IRQSTEER module. So the
driver should allow the actual IRQ defined by platform for these
platforms.

Signed-off-by: Yangbo Lu <[email protected]>
Added support for getting phy mode from dts.

Signed-off-by: Yangbo Lu <[email protected]>
Added power domain node and i.MX95 power domain header file.

Signed-off-by: Yangbo Lu <[email protected]>
Added NETC device tree node.

Signed-off-by: Yangbo Lu <[email protected]>
Added support for soc init for NETC.

Signed-off-by: Yangbo Lu <[email protected]>
Added board init for NETC.

Signed-off-by: Yangbo Lu <[email protected]>
Enabled NETC PSI0 for M7.

Signed-off-by: Yangbo Lu <[email protected]>
Updated imx95_evk doc and yml for NETC support on M7.

Signed-off-by: Yangbo Lu <[email protected]>
Updated hal_nxp for test.

Signed-off-by: Yangbo Lu <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@6e7d5cf zephyrproject-rtos/hal_nxp#462 zephyrproject-rtos/hal_nxp#462/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_nxp DNM This PR should not be merged (Do Not Merge) labels Nov 8, 2024
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.

4 participants