sof/zephyr/lib
Laurentiu Mihalcea 3926292e00 zephyr: lib: dma: adapt imx93 Kconfig name to HWMv2 name
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 <laurentiu.mihalcea@nxp.com>
2024-03-13 10:23:43 +02:00
..
alloc.c cache: switch over to the new Zephyr cache API 2024-03-06 11:13:57 +02:00
clk.c zephyr: cavs: use zephyr pm, clk and dma glue 2023-03-27 12:37:26 +03:00
cpu.c zephyr: use k_smp_cpu_start/_resume for secondary core power up 2024-03-06 11:13:57 +02:00
dma.c zephyr: lib: dma: adapt imx93 Kconfig name to HWMv2 name 2024-03-13 10:23:43 +02:00
pm_runtime.c zephyr: pm_runtime: Remove outdated TODO comment 2024-03-04 14:13:00 +02:00
regions_mm.c vmh: fix allocation size value calculation 2024-02-29 10:08:10 +01:00