ARM: dts: exynos4210-trats: Use board name for BUCK1 regulator
authorTomasz Figa <t.figa@samsung.com>
Fri, 1 Mar 2013 17:16:30 +0000 (18:16 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:38 +0000 (11:42 +0900)
This patch removes the workaround originally required for cpufreq and
sets BUCK1 regulator name to name specified in board schematics.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/boot/dts/exynos4210-trats.dts

index 6f444d2..4b90ae3 100644 (file)
                                };
 
                                varm_breg: BUCK1 {
-                                    regulator-name = "vdd_arm";
+                                    regulator-name = "VARM_1.2V_C210";
                                     regulator-min-microvolt = <900000>;
                                     regulator-max-microvolt = <1350000>;
                                     regulator-always-on;