zephyr/drivers/ipm
Chris Trowbridge 52bee41bba drivers: ipm: Add support for NXP i.MX rev2 MU
With a number of the i.MX SoCs (e.g., the i.MX8M Plus), NXP has moved to
supporting the integrated Cortex-M cores with the MCUXpresso SDK (MCUX).
As a result, certain Zephyr drivers (such as the IPM driver) need to be
updated to utlize this new MCUX-based SDK.

This change adds support for the MCUX Messaging Unit driver pulled in by
this PR:
https://github.com/zephyrproject-rtos/hal_nxp/pull/130

Additionally, this change enables the new IPM_IMX_REV2 config for the
mimx8ml8_m7 SoC target which utilizes this new revision of the driver.

Signed-off-by: Chris Trowbridge <chris.trowbridge@lairdconnect.com>
2022-02-22 16:34:06 -06:00
..
CMakeLists.txt drivers: ipm: Add support for NXP i.MX rev2 MU 2022-02-22 16:34:06 -06:00
Kconfig drivers: ipm: Add support for NXP i.MX rev2 MU 2022-02-22 16:34:06 -06:00
Kconfig.nrfx
Kconfig.nrfx_ipc_channel
ipm_cavs_idc.c
ipm_cavs_idc.h
ipm_handlers.c
ipm_imx.c drivers: ipm: Add support for NXP i.MX rev2 MU 2022-02-22 16:34:06 -06:00
ipm_mcux.c
ipm_mhu.c
ipm_mhu.h
ipm_nrfx_ipc.c
ipm_nrfx_ipc.h
ipm_stm32_hsem.c
ipm_stm32_ipcc.c