]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
authorParthiban Nallathambi <parthitce@gmail.com>
Sun, 7 Apr 2019 18:32:42 +0000 (20:32 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000 (10:42 +0200)
u-boot,dm-spl property is specific to U-Boot, so created one
for i.MX6ULL platforms.

Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com>
arch/arm/dts/imx6ull-u-boot.dtsi [new file with mode: 0644]
board/phytec/pcl063/MAINTAINERS

diff --git a/arch/arm/dts/imx6ull-u-boot.dtsi b/arch/arm/dts/imx6ull-u-boot.dtsi
new file mode 100644 (file)
index 0000000..74ca95f
--- /dev/null
@@ -0,0 +1,34 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2019 Parthiban Nallathambi <parthitce@gmail.com>
+ */
+
+/ {
+       soc {
+               u-boot,dm-spl;
+       };
+};
+
+&aips1 {
+       u-boot,dm-spl;
+};
+
+&aips2 {
+       u-boot,dm-spl;
+};
+
+&aips3 {
+       u-boot,dm-spl;
+};
+
+&gpio1 {
+       u-boot,dm-spl;
+};
+
+&gpio4 {
+       u-boot,dm-spl;
+};
+
+&iomuxc {
+       u-boot,dm-spl;
+};
index c65a951f3dd5583f7516341c21920da37e0c8b1b..037f243cb60da25f577841671738a7b7ad1e57b1 100644 (file)
@@ -3,6 +3,7 @@ M:      Martyn Welch <martyn.welch@collabora.com>
 S:     Maintained
 F:     arch/arm/dts/imx6ul-pcl063.dtsi
 F:     arch/arm/dts/imx6ul-phycore-segin.dts
+F:     arch/arm/dts/imx6ull-u-boot.dtsi
 F:     board/phytec/pcl063/
 F:     configs/phycore_pcl063_defconfig
 F:     include/configs/pcl063.h