mx23evk: Convert to driver model
authorFabio Estevam <festevam@gmail.com>
Thu, 18 Feb 2021 23:32:29 +0000 (20:32 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Mar 2021 09:21:36 +0000 (10:21 +0100)
commit23013aa9619881290dbeb6217f1fab863869050e
tree72798566aaa2ac9b5b15cb1ba3aa1cfbd2e12069
parentc6f2b4cabf23c1c18265dcdf536255be4c67f547
mx23evk: Convert to driver model

Make the conversion to driver model as it is mandatory.

Successfully tested booting Linux from the SD card.

Dropped splash screen support as this needs to be properly
converted to DM and tested.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/imx23-evk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx23-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx23.dtsi
board/freescale/mx23evk/mx23evk.c
configs/mx23evk_defconfig