ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux
authorMarek Vasut <marex@denx.de>
Sun, 9 Jun 2019 16:46:42 +0000 (18:46 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 27 Jun 2019 12:14:23 +0000 (14:14 +0200)
commit26bb95f0561cd34837c1ea588eac8537f2b91912
treeb1aa40be13a6f9a90a148a0c8bb01aed96d0ae47
parent1d255904c306c6fde694a0abb433192ebc01655a
ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux

Import iMX53 M53Menlo device tree from Linux next-20190607 3f310e51ceb1 .
Enable DT control in full U-Boot . Add U-Boot extras into separate DTSi,
the GPIO controllers need to be inited early, otherwise m53_set_clock()
won't be able to detect the correct CPU clock frequency by reading the
GPIO.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/imx53-m53.dtsi [new file with mode: 0644]
arch/arm/dts/imx53-m53menlo-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx53-m53menlo.dts [new file with mode: 0644]
configs/m53menlo_defconfig