zephyr/drivers/ipm
Fabio Baltieri 466ca63c2b drivers: ipm: set IPM_STM32_HSEM default from the device tree
Change IPM_STM32_HSEM Kconfig definition so that it picks the correct
default automatically depending on which cpu node is enabled in the
device tree, rather than relying on board specific Kconfig overrides.

Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>
2021-08-30 09:33:32 -04:00
..
CMakeLists.txt drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
ipm_cavs_idc.c ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
ipm_cavs_idc.h
ipm_handlers.c
ipm_imx.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_intel_adsp.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mcux.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mhu.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_mhu.h
ipm_nrfx_ipc.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ipm_nrfx_ipc.h
ipm_stm32_hsem.c drivers: ipm: add driver based on stm32 hsem 2021-08-09 16:11:28 +02:00
ipm_stm32_ipcc.c drivers: ipm: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
Kconfig drivers: ipm: set IPM_STM32_HSEM default from the device tree 2021-08-30 09:33:32 -04:00
Kconfig.nrfx
Kconfig.nrfx_ipc_channel