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:
38baa5a
)
ARM: dts: rockchip: add cpu power supply for rv1108 evb
author
Andy Yan
<andy.yan@rock-chips.com>
Tue, 22 Aug 2017 13:13:30 +0000
(21:13 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 22 Aug 2017 23:31:26 +0000
(
01:31
+0200)
The cpu is powered by regulator vdd_core on RV1108 evalution
board. Add it to the cpu dt node.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rv1108-evb.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rv1108-evb.dts
b/arch/arm/boot/dts/rv1108-evb.dts
index 39197c3e9e0eba61de369e4b568d001579b3d3f6..d5adcc7a003853374a0b30358b5a3cc30d0d3848 100644
(file)
--- a/
arch/arm/boot/dts/rv1108-evb.dts
+++ b/
arch/arm/boot/dts/rv1108-evb.dts
@@
-103,6
+103,10
@@
};
};
+&cpu0 {
+ cpu-supply = <&vdd_core>;
+};
+
&i2c0 {
status = "okay";
i2c-scl-rising-time-ns = <275>;