Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a429492 authored by Andy Yan's avatar Andy Yan Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: increase vdd_arm voltage for rk3066a based boards



The current vdd_arm voltage is too low, increase it will make
the system more stable.

Signed-off-by: default avatarAndy Yan <andy.yan@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent ac79e0ef
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -61,11 +61,13 @@
			reg = <0x0>;
			operating-points = <
				/* kHz    uV */
				1008000 1075000
				 816000 1025000
				 600000 1025000
				 504000 1000000
				 312000  975000
				1416000 1300000
				1200000 1175000
				1008000 1125000
				816000  1125000
				600000  1100000
				504000  1100000
				312000  1075000
			>;
			clock-latency = <40000>;
			clocks = <&cru ARMCLK>;