Commit 741f5afb authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

ARM: dts: rockchip: add cpu0-regulator on rk3066a-marsboard



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: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4fbd8d19
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -83,6 +83,10 @@
	};
};

&cpu0 {
	cpu0-supply = <&vdd_arm>;
};

&i2c1 {
	status = "okay";
	clock-frequency = <400000>;