summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
diff options
context:
space:
mode:
authorRobin Gong <b38343@freescale.com>2015-08-11 14:37:00 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-23 16:57:00 +0300
commita4883687df050ef5b1e9fb6cc0a468f0438123f7 (patch)
tree1991017f6dd3528b144071789f4fe09d7be7e0d6 /arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
parent5da32e777102bc0b24c02690d92d02d39d7b9e69 (diff)
MLK-11344-1: ARM: dts: imx7d-12x12-lpddr3-arm2: correct "cpu0" node
Correct "cpu0" node in alphabetical sequence. Signed-off-by: Robin Gong <b38343@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
index 25dcba2d6e85..71c4cfb827fe 100644
--- a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
+++ b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
@@ -76,6 +76,10 @@
};
};
+&cpu0 {
+ arm-supply = <&sw1a_reg>;
+};
+
&fec1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet1>;
@@ -104,10 +108,6 @@
};
};
-&cpu0 {
- arm-supply = <&sw1a_reg>;
-};
-
&fec2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet2>;