projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbd8d1
)
ARM: dts: rockchip: add cpu0-regulator on rk3066a-marsboard
author
Heiko Stuebner
<heiko@sntech.de>
Sat, 2 Dec 2017 16:36:45 +0000
(17:36 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Sat, 2 Dec 2017 16:36:45 +0000
(17:36 +0100)
The rk3066 also has operating points now, but without adjusting
the cpu-regulator will break once higher voltages are needed for
a specific frequency, so add the needed cpu0-regulator.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3066a-marsboard.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3066a-marsboard.dts
b/arch/arm/boot/dts/rk3066a-marsboard.dts
index
c6d92c2
..
d23ee6d
100644
(file)
--- a/
arch/arm/boot/dts/rk3066a-marsboard.dts
+++ b/
arch/arm/boot/dts/rk3066a-marsboard.dts
@@
-83,6
+83,10
@@
};
};
+&cpu0 {
+ cpu0-supply = <&vdd_arm>;
+};
+
&i2c1 {
status = "okay";
clock-frequency = <400000>;