MLK-14696 ARM: dts: imx: Add supply property for cpu node
authorBai Ping <ping.bai@nxp.com>
Mon, 17 Apr 2017 08:07:07 +0000 (16:07 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:56 +0000 (15:21 -0500)
Move the default arm/soc-supply property define in imx6ull
dtsi file.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
arch/arm/boot/dts/imx6ull-14x14-evk.dts
arch/arm/boot/dts/imx6ull.dtsi

index 84df81b..fb3eebf 100644 (file)
 };
 
 &cpu0 {
-       arm-supply = <&reg_arm>;
-       soc-supply = <&reg_soc>;
        dc-supply = <&reg_gpio_dvfs>;
 };
 
index 2f43d31..59eceb6 100644 (file)
@@ -86,6 +86,8 @@
                                 <&clks IMX6UL_CLK_OSC>;
                        clock-names = "arm", "pll2_bus",  "pll2_pfd2_396m", "secondary_sel", "step",
                                      "pll1_sw", "pll1_sys", "pll1_bypass", "pll1", "pll1_bypass_src", "osc";
+                       arm-supply = <&reg_arm>;
+                       soc-supply = <&reg_soc>;
                };
        };