Commit 9ab79be0 authored by Michael Niewöhner's avatar Michael Niewöhner Committed by Heiko Stuebner

ARM: dts: rockchip: add system-power-controller to act8846 on radxarock

The act8846 is the main pmic and system-power-controller on radxarock boards,
so add the necessary property.
Signed-off-by: default avatarMichael Niewoehner <mniewoeh@stud.hs-offenburg.de>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent cabd2ea2
......@@ -152,6 +152,7 @@ act8846: act8846@5a {
compatible = "active-semi,act8846";
reg = <0x5a>;
status = "okay";
system-power-controller;
pinctrl-names = "default";
pinctrl-0 = <&act8846_dvs0_ctl>;
......
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