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

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
......@@ -109,6 +109,7 @@ &i2c0 {
act8846: act8846@5a {
compatible = "active-semi,act8846";
reg = <0x5a>;
system-power-controller;
inl1-supply = <&vcc_io>;
inl2-supply = <&vcc_sys>;
inl3-supply = <&vcc_20>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment