imx: dts: move common changes to imx8mq-u-boot.dtsi
authorPeng Fan <peng.fan@nxp.com>
Thu, 5 May 2022 07:43:38 +0000 (15:43 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:29 +0000 (09:30 +0200)
Move some common changes to imx8mq-u-boot.dtsi, so others could reuse it

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
arch/arm/dts/imx8mq-evk-u-boot.dtsi
arch/arm/dts/imx8mq-u-boot.dtsi

index 919c1f6..67da69a 100644 (file)
@@ -2,30 +2,6 @@
 
 #include "imx8mq-u-boot.dtsi"
 
-&{/soc@0} {
-       u-boot,dm-spl;
-};
-
-&{/soc@0/bus@30000000} {
-       u-boot,dm-spl;
-};
-
-&{/soc@0/bus@30400000} {
-       u-boot,dm-spl;
-};
-
-&{/soc@0/bus@30800000} {
-       u-boot,dm-spl;
-};
-
-&{/soc@0/bus@32c00000} {
-       u-boot,dm-spl;
-};
-
-&iomuxc {
-       u-boot,dm-spl;
-};
-
 &pinctrl_uart1 {
        u-boot,dm-spl;
 };
index 1dc060c..912a3d4 100644 (file)
 
 };
 
+&{/soc@0} {
+       u-boot,dm-spl;
+};
+
+&{/soc@0/bus@30000000} {
+       u-boot,dm-spl;
+};
+
+&{/soc@0/bus@30400000} {
+       u-boot,dm-spl;
+};
+
+&{/soc@0/bus@30800000} {
+       u-boot,dm-spl;
+};
+
+&{/soc@0/bus@32c00000} {
+       u-boot,dm-spl;
+};
+
+&iomuxc {
+       u-boot,dm-spl;
+};
+
 &binman {
        u-boot-spl-ddr {
                align = <4>;