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 tests: ztest: enable ztest_no_yield for all in PM 2025-03-25 22:14:20 +01:00
imxrt6xx tests: ztest: enable ztest_no_yield for all in PM 2025-03-25 22:14:20 +01:00
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 soc: mimxrt1180: Add USB Device support 2025-04-01 11:52:09 +02:00
boot_header.ld soc: nxp: Fix boot header placement when using lld 2025-04-21 22:03:38 +02:00
CMakeLists.txt soc: imxrt: No need for USB linker script on RT7XX 2025-03-07 19:48:38 +01:00
container.ld
flexspi_nor_config.h
Kconfig soc: nxp: imxrt: add config ADJUST_DCDC for RT10xx 2025-03-18 16:44:50 +01:00
Kconfig.defconfig tests: ztest: enable ztest_no_yield for all in PM 2025-03-25 22:14:20 +01:00
Kconfig.soc
Kconfig.sysbuild
mpu_regions.c
soc.yml soc: nxp: imxrt700: Add i.MXRT700 HiFi1 DSP support 2025-03-07 19:42:36 +01:00
sysbuild.cmake
usb.ld