]> git.baikalelectronics.ru Git - uboot.git/commitdiff
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 919c1f66d38d2369024504b096d028e590d5347e..67da69a2eb3d049c8642f42c124f1e42d673e34d 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 1dc060ce0c266fd288bdd24b37f8c9035fdd95d9..912a3d4a356c499bc78745ea280a229b8974cfc8 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>;