From: Chris Zhong Date: Thu, 10 Dec 2015 05:46:37 +0000 (+0800) Subject: ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=69c923743640deac686f0a2e7d5fc2cf82dc428c;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846 According to the schematic, the name of REG8 should be vcc_tp, rather than vcca_tp. Signed-off-by: Chris Zhong Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm/boot/dts/rk3288-evb-act8846.dts b/arch/arm/boot/dts/rk3288-evb-act8846.dts index 43949a6771f0..53d8b08cb199 100644 --- a/arch/arm/boot/dts/rk3288-evb-act8846.dts +++ b/arch/arm/boot/dts/rk3288-evb-act8846.dts @@ -152,7 +152,7 @@ regulator-always-on; }; - vcca_tp: REG8 { + vcc_tp: REG8 { regulator-name = "VCCA_TP"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>;