-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
base: main
Are you sure you want to change the base?
Enable NETC support for i.MX95 EKV M7 #81113
Commits on Nov 8, 2024
-
drivers: firmware: scmi: add more APIs of clock management protocol
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]>
Configuration menu - View commit details
-
Copy full SHA for 0b4ffd6 - Browse repository at this point
Copy the full SHA 0b4ffd6View commit details -
drivers: firmware: scmi: add power domain protocol
Added helpers for ARM SCMI power dmomain protocol. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b21c18 - Browse repository at this point
Copy the full SHA 2b21c18View commit details -
drivers: ethernet: eth_nxp_imx_netc: allow to define MSGINTR IRQ
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]>
Configuration menu - View commit details
-
Copy full SHA for 6e3d1c9 - Browse repository at this point
Copy the full SHA 6e3d1c9View commit details -
drivers: ethernet: eth_nxp_imx_netc: support getting phy mode from dts
Added support for getting phy mode from dts. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1abcf89 - Browse repository at this point
Copy the full SHA 1abcf89View commit details -
dts: arm: nxp_imx95_m7: add power domain node and definitions
Added power domain node and i.MX95 power domain header file. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b45c89 - Browse repository at this point
Copy the full SHA 2b45c89View commit details -
dts: arm: nxp_imx95_m7: add NETC node
Added NETC device tree node. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0561450 - Browse repository at this point
Copy the full SHA 0561450View commit details -
soc: nxp: imx95: support M7 soc init for NETC
Added support for soc init for NETC. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d50c4b7 - Browse repository at this point
Copy the full SHA d50c4b7View commit details -
boards: nxp: imx95_evk: add board init for NETC
Added board init for NETC. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cb30fc - Browse repository at this point
Copy the full SHA 2cb30fcView commit details -
boards: nxp: imx95_evk: enable NETC PSI0 for M7
Enabled NETC PSI0 for M7. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 462be88 - Browse repository at this point
Copy the full SHA 462be88View commit details -
boards: nxp: imx95_evk: update doc and yml for NETC support on M7
Updated imx95_evk doc and yml for NETC support on M7. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea2d187 - Browse repository at this point
Copy the full SHA ea2d187View commit details -
west.yml: update hal_nxp for test
Updated hal_nxp for test. Signed-off-by: Yangbo Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de83b79 - Browse repository at this point
Copy the full SHA de83b79View commit details