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

zephyr: lib: dma: adapt imx93 Kconfig name to HWMv2 name #8929

Merged

Conversation

LaurentiuM1234
Copy link
Contributor

With the switch to HWMv2, CONFIG_SOC_SERIES_MIMX9_A55 has been renamed to CONFIG_SOC_MIMX9352_A55 so make sure we also use the correct name when fetching the driver structure associated with 93's DMACs.

With the switch to HWMv2, `CONFIG_SOC_SERIES_MIMX9_A55`
has been renamed to `CONFIG_SOC_MIMX9352_A55` so make sure
we also use the correct name when fetching the driver structure
associated with 93's DMACs.

Signed-off-by: Laurentiu Mihalcea <[email protected]>
@kv2019i
Copy link
Collaborator

kv2019i commented Mar 12, 2024

@wszypelt Can you check, this is clearly unrelated-to-the-PR error from Intel CI.

@wszypelt
Copy link

@kv2019i Today we had big problems with CI and tests, now everything should work, I added PR to the queue

@kv2019i kv2019i merged commit 3926292 into thesofproject:main Mar 13, 2024
40 of 44 checks passed
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.

5 participants