ARM: dts: imx: add i.MXRT1170-EVK support
authorJesse Taube <mr.bossman075@gmail.com>
Tue, 26 Jul 2022 05:43:45 +0000 (01:43 -0400)
committerStefano Babic <sbabic@denx.de>
Sun, 18 Sep 2022 18:42:56 +0000 (20:42 +0200)
commit505efde27a17da98fcd06b51c608f8ebfab96104
treeab17ed7cf7cfe63d392d9488aa2b272490e9255f
parenta5b7a87673bdb303ee9bff2075fc3fd4feb5558a
ARM: dts: imx: add i.MXRT1170-EVK support

The NXP i.MXRT1170 Evaluation Kit (EVK) provides a platform for rapid
evaluation of the i.MXRT, which features NXP's implementation of the Arm
Cortex-M7 and Cortex-M4 core.

The EVK provides 64 MB SDRAM, Micro SD card socket,
USB 2.0 OTG.

This patch aims to support the preliminary booting up features
as follows:
GPIO
LPUART
SD/MMC
SDRAM

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/imxrt1170-evk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imxrt1170-evk.dts [new file with mode: 0644]
arch/arm/dts/imxrt1170.dtsi [new file with mode: 0644]