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: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2017-12-02 17:36:45 +01:00
parent 4fbd8d194f
commit 741f5afbba
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ vsys: vsys-regulator {
};
};
&cpu0 {
cpu0-supply = <&vdd_arm>;
};
&i2c1 {
status = "okay";
clock-frequency = <400000>;