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

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

ARM: dts: rockchip: add cpu power supply for rv1108 evb



The cpu is powered by regulator vdd_core on RV1108 evalution
board. Add it to the cpu dt node.

Signed-off-by: default avatarAndy Yan <andy.yan@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 38baa5a9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -103,6 +103,10 @@
	};
};

&cpu0 {
	cpu-supply = <&vdd_core>;
};

&i2c0 {
	status = "okay";
	i2c-scl-rising-time-ns = <275>;