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:
Michael Niewöhner 2015-05-11 22:57:21 +02:00 committed by Heiko Stuebner
parent cabd2ea216
commit 9ab79be0da
1 changed files with 1 additions and 0 deletions

View File

@ -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>;