summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-evb-act8846.dts
diff options
context:
space:
mode:
authorChris Zhong <zyw@rock-chips.com>2015-12-10 13:46:37 +0800
committerHeiko Stuebner <heiko@sntech.de>2015-12-11 12:30:16 +0100
commit69c923743640deac686f0a2e7d5fc2cf82dc428c (patch)
tree8b2343b696d93324bd41ae881d2f64ad31adbd7f /arch/arm/boot/dts/rk3288-evb-act8846.dts
parent066111411101f6b020af1a7c752859a12476ba21 (diff)
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 <zyw@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-evb-act8846.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-evb-act8846.dts2
1 files changed, 1 insertions, 1 deletions
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>;