zephyr/soc
Kai Vehmanen 209331734b xtensa: intel_adsp: use cavs_ipc driver only if enabled in Kconfig
Commit bdce0a5742 ("soc/intel_adsp: Add a cavs_ipc driver to manage
host IPC") added a new driver for cAVS IPC. Although patch included the
CONFIG_CAVS_IPC option, in practise this had no effect and instead
driver was enabled whenever device tree included IPC hardware. This
caused IPC errors in SOF application builds where two drivers, one out
of tree in SOF and one in Zephyr, initialize the same hardware.

Fix the issue by enabling the driver only when CONFIG_CAVS_IPC is
enabled.

BugLink: https://github.com/thesofproject/sof/issues/5477
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2022-03-07 16:35:30 -05:00
..
arc kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arm soc: mimxrt1064: Enable low power clocking for mimxrt1064 2022-03-07 13:53:14 -06:00
arm64 xenvm: Add support for using GICv3 2022-02-25 22:19:37 -05:00
mips soc: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
nios2
posix posix: Add missing include 2021-04-27 13:17:36 -04:00
riscv ITE: drivers/adc: implement ADC channels 13-16 2022-03-04 09:03:04 -06:00
sparc
x86 bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
xtensa xtensa: intel_adsp: use cavs_ipc driver only if enabled in Kconfig 2022-03-07 16:35:30 -05:00
Kconfig kconfig: soc and shield cleanup 2021-06-11 16:13:22 +02:00