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: Michael Niewoehner <mniewoeh@stud.hs-offenburg.de> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
cabd2ea216
commit
9ab79be0da
|
@ -152,6 +152,7 @@
|
||||||
compatible = "active-semi,act8846";
|
compatible = "active-semi,act8846";
|
||||||
reg = <0x5a>;
|
reg = <0x5a>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
system-power-controller;
|
||||||
|
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&act8846_dvs0_ctl>;
|
pinctrl-0 = <&act8846_dvs0_ctl>;
|
||||||
|
|
Loading…
Reference in New Issue