Uh oh!
There was an error while loading. Please reload this page.
Switch to native Zephyr support for imx8MP - #9608
Conversation
lgirdwood
left a comment
There was a problem hiding this comment.
I guess you should now be able to followup and start removing old code ?
Uh oh!
There was an error while loading. Please reload this page.
kv2019i
left a comment
There was a problem hiding this comment.
Very cool, only minor comments. I guess we need to delay approval until Zephyr side PR is merged.
Uh oh!
There was an error while loading. Please reload this page.
4a47d32 to
6fd41c7Comparedbaluta
commented
Oct 24, 2024
Changes since v1:
|
6fd41c7 to
e042553Comparee042553 to
2ba3d02Comparelgirdwood
commented
Dec 20, 2024
@dbaluta I assume you will remove the DNM when you are happy with Zephyr PR and with internal validation ? |
dbaluta
commented
Dec 20, 2024
@lgirdwood yes. Zephyr PR is all approved and waiting now to be merged |
This includes: - switching all topologies from DMA domain to timer domain. - interrupt related fixes done via CONFIG_IMX8M. - remove SOF standalone drivers from compilation Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2ba3d02 to
f19b7b4Comparedbaluta
commented
Jan 6, 2025
@lgirdwood Ready to be merged once #9761 is merged. |
lgirdwood
commented
Jan 6, 2025
@wszypelt good to merge ? this PR is for not tested by Intel CI. |
This enables sai3 and sdma3 nodes and also adds host dma node used by SOF. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
f19b7b4 to
eb567d2Comparedbaluta
commented
Jan 6, 2025
Retrigger build after west.yml update. |
wszypelt
commented
Jan 7, 2025
good to merge |
With this series all NXP i.MX8 support is using Zephyr native drivers.
This depends on