Add regulator config for cpu-supply in order to support cpufreq.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
        };
 };
 
+&A53_0 {
+       cpu-supply = <®_arm>;
+};
+
+&A53_1 {
+       cpu-supply = <®_arm>;
+};
+
+&A53_2 {
+       cpu-supply = <®_arm>;
+};
+
+&A53_3 {
+       cpu-supply = <®_arm>;
+};
+
 /* off-board header */
 &ecspi2 {
        pinctrl-names = "default";
                                regulator-ramp-delay = <3125>;
                        };
 
-                       BUCK2 {
+                       reg_arm: BUCK2 {
                                regulator-name = "BUCK2";
                                regulator-min-microvolt = <720000>;
                                regulator-max-microvolt = <1025000>;