]> git.sur5r.net Git - u-boot/commitdiff
ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1
authorJagan Teki <jagannadh.teki@gmail.com>
Wed, 14 Feb 2018 15:56:15 +0000 (21:26 +0530)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 13 Mar 2018 17:12:35 +0000 (18:12 +0100)
vdd_log, never used on DCDC_REG1 of rk808 from latest schematic so
remove the same and update the regulator-name as 'vdd_arm' to sync
with existing rk3288 board dts files.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/dts/rk3288-vyasa.dts

index 932311c3365038a8cacc3d91766bc2dd0d1a0e85..6a74eb405f804a3329ab85774d0be421a6c6dd2b 100644 (file)
                vcc12-supply = <&vcc_io>;
 
                regulators {
-                       vdd_cpu: vdd_log: DCDC_REG1 {
-                               regulator-name = "vdd_log";
+                       vdd_cpu: DCDC_REG1 {
+                               regulator-name = "vdd_arm";
                                regulator-min-microvolt = <750000>;
                                regulator-max-microvolt = <1350000>;
                                regulator-always-on;