ARM: dts: imx: Add i.MXRT1050-EVK support
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Tue, 11 Jan 2022 21:54:14 +0000 (16:54 -0500)
committerShawn Guo <shawnguo@kernel.org>
Fri, 6 May 2022 12:26:43 +0000 (20:26 +0800)
commit1c4f01be3490263b73755ed24a229a5885d9ce8e
treed2a20b02a66fa44201e1697b7fefc430baada59b
parent9ac0ae97e34911177e3b59328055eccbd27cefca
ARM: dts: imx: Add i.MXRT1050-EVK support

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

The EVK provides 32 MB SDRAM, 64 MB Quad SPI flash, Micro SD card socket,
USB 2.0 OTG.

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
[Jesse: Add clock-parents, edma, usdhc, anatop, remove old pinctl]
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imxrt1050-evk.dts [new file with mode: 0644]
arch/arm/boot/dts/imxrt1050.dtsi [new file with mode: 0644]