summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx28-evk-u-boot.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-02-17 23:39:28 -0300
committerStefano Babic <sbabic@denx.de>2021-08-09 14:46:50 +0200
commit1d1f3c809973ce8b107b43cab0bec946251b1d3c (patch)
treece49d0e9e94993699a1a32c701c417f8e4d1e2b6 /arch/arm/dts/imx28-evk-u-boot.dtsi
parent3bbc48e8f199055dfc45536d9654f71be6a796ae (diff)
mx28evk: Convert to driver model
Make the conversion to driver model as it is mandatory. Successfully tested booting Linux from the SD card. Dropped support for networking and splash screen as these need to be properly converted to DM and tested. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'arch/arm/dts/imx28-evk-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx28-evk-u-boot.dtsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/dts/imx28-evk-u-boot.dtsi b/arch/arm/dts/imx28-evk-u-boot.dtsi
new file mode 100644
index 0000000000..6adbae68d2
--- /dev/null
+++ b/arch/arm/dts/imx28-evk-u-boot.dtsi
@@ -0,0 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright 2019
+ * Lukasz Majewski, DENX Software Engineering, lukma@denx.de
+ *
+ * SPDX-License-Identifier: GPL-2.0+ or X11
+ */
+
+#include "imx28-u-boot.dtsi"
+