projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0661114
)
ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846
author
Chris Zhong
<zyw@rock-chips.com>
Thu, 10 Dec 2015 05:46:37 +0000
(13:46 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Fri, 11 Dec 2015 11:30:16 +0000
(12:30 +0100)
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>
arch/arm/boot/dts/rk3288-evb-act8846.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-evb-act8846.dts
b/arch/arm/boot/dts/rk3288-evb-act8846.dts
index 43949a6771f08466c0431cd2e7237ea87be6076d..53d8b08cb1996367038149c9138f9dd0ccd465da 100644
(file)
--- 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;
};
- vcc
a
_tp: REG8 {
+ vcc_tp: REG8 {
regulator-name = "VCCA_TP";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;