]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: rockchip: Remove vdd_log from rk808, DCDC_REG1 on rk3288-vyasa
authorJagan Teki <jagannadh.teki@gmail.com>
Mon, 16 Oct 2017 12:16:19 +0000 (17:46 +0530)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 17 Oct 2017 19:06:24 +0000 (21:06 +0200)
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>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-vyasa.dts

index 3546eb8629c7372433a48effa2bb0052c9c96bed..7a0f94569ba9e292b61bc1e0a9de1f810cbf9a18 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;