zephyr/drivers/ipm
Kumar Gala cab9a229ff drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT
The second paramater to IRQ_CONNECT for ipm_mhu_irq_config_func_0 should
be passing the priority, instead it passed the IRQ number.  Fix this to
pass priority (which matches ipm_mhu_irq_config_func_1).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-31 19:28:47 -05:00
..
CMakeLists.txt ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
ipm_cavs_idc_priv.h drivers: ipm: fix build issue from DT macro conversion 2020-03-27 11:41:16 -05:00
ipm_cavs_idc.c drivers: ipm: ipm_cavs_idc: Convert to new DT_INST macros 2020-03-27 04:53:12 -05:00
ipm_cavs_idc.h ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
ipm_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
ipm_imx.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mcux.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mhu.c drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT 2020-03-31 19:28:47 -05:00
ipm_mhu.h cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_nrfx_ipc.c treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_ipcc.c drivers: stm32: Convert STM32 drivers to new DT_INST macros 2020-03-26 12:22:12 -05:00
Kconfig ipm: add driver for the CAVS DSP Intra-DSP Communication (IDC) 2020-03-25 19:07:28 -04:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00