zephyr/drivers/ipm
Kumar Gala f389f702cb drivers: ipm: Update drivers to use devicetree Kconfig symbol
Update IPM drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

We remove 'depend on' Kconfig for symbols that would be implied by
the devicetree node existing.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-31 16:45:56 -05:00
..
CMakeLists.txt drivers: ipm: esp32: added IPM driver 2022-08-16 18:06:02 +02:00
ipm_cavs_host.c ipm: intel_adsp: use memory window from DTS 2022-10-11 08:28:25 -04:00
ipm_cavs_idc.c smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 2022-10-21 13:14:58 +02:00
ipm_cavs_idc.h soc: intel_adsp: Refactored IPC/IDC 2022-09-02 08:18:32 -04:00
ipm_esp32.c soc: xtensa: esp32_net: 2022-10-19 16:03:00 +02:00
ipm_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ipm_imx.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ipm_mcux.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ipm_mhu.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ipm_mhu.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ipm_nrfx_ipc.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_hsem.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ipm_stm32_ipcc.c drivers: ipm: fix infinite TXF interrupt 2022-10-18 14:13:34 +02:00
Kconfig drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
Kconfig.imx drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
Kconfig.intel_adsp drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.stm32 drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00