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

Commit da0a1cf6 authored by John Keeping's avatar John Keeping Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: set system-power-controller property on rk3288-rock2



The act8846 on rock2 boards controls the system power, so add the
appropriate property to allow turning off the board.

Signed-off-by: default avatarJohn Keeping <john@metanate.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b3e4b953
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -109,6 +109,7 @@
	act8846: act8846@5a {
		compatible = "active-semi,act8846";
		reg = <0x5a>;
		system-power-controller;
		inl1-supply = <&vcc_io>;
		inl2-supply = <&vcc_sys>;
		inl3-supply = <&vcc_20>;