zephyr/soc/nxp/imxrt
Jacob Wienecke db63e563a9 drivers: memc: memc_nxp_flexram.h: Move to the public includes directory
Moved to: include/zephyr/drivers/misc/flexram/memc_nxp_flexram.h

This change makes it so that the .h file does not need to be pulled in
using the CMakeLists.txt file, and can be included like other public
includes.

Removes drivers/memc/memc_nxp_flexram.h

Add memc_nxp_flexram.h to include/zephyr/drivers/misc/flexram

Modify drivers/memc/memc_nxp_flexram.c to use the new include path.

Modifies the mimxrt1170 magic_addr sample to include the driver using
the new include path.

Modify the soc file: soc/nxp/imxrt/imxrt11xx/soc.c to use the new path.

Add relevant information to migration-guide-4.2.rst.

Signed-off-by: Jacob Wienecke <jacob.wienecke@nxp.com>
Co-authored-by: Declan Snyder <declan.snyder@nxp.com>
2025-04-26 10:55:09 +02:00
..
imxrt5xx
imxrt6xx
imxrt7xx soc: nxp: imxrt: imxrt7xx: update rt7xx soc files 2025-04-23 10:03:42 +02:00
imxrt10xx drivers: memc: memc_nxp_flexram.h: Move to the public includes directory 2025-04-26 10:55:09 +02:00
imxrt11xx drivers: memc: memc_nxp_flexram.h: Move to the public includes directory 2025-04-26 10:55:09 +02:00
imxrt118x
boot_header.ld soc: nxp: Fix boot header placement when using lld 2025-04-21 22:03:38 +02:00
CMakeLists.txt
container.ld
flexspi_nor_config.h
Kconfig
Kconfig.defconfig
Kconfig.soc
Kconfig.sysbuild
mpu_regions.c
soc.yml
sysbuild.cmake
usb.ld