[PATCH] ARM: dts: rockchip: set system-power-controller on rk3288-rock2
Heiko Stuebner
heiko at sntech.de
Thu Nov 19 13:19:32 PST 2015
Hi John,
Am Donnerstag, 19. November 2015, 13:45:31 schrieb John Keeping:
> Signed-off-by: John Keeping <john at metanate.com>
please always provide at least a short patch description too.
I've applied the patch but reworded it to
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.
Please holler if you disagree and want it described differently :-) .
Thanks
Heiko
> ---
> arch/arm/boot/dts/rk3288-rock2-som.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/rk3288-rock2-som.dtsi b/arch/arm/boot/dts/rk3288-rock2-som.dtsi
> index 1813b7c3..1ece66f 100644
> --- a/arch/arm/boot/dts/rk3288-rock2-som.dtsi
> +++ b/arch/arm/boot/dts/rk3288-rock2-som.dtsi
> @@ -109,6 +109,7 @@
> act8846: act8846 at 5a {
> compatible = "active-semi,act8846";
> reg = <0x5a>;
> + system-power-controller;
> inl1-supply = <&vcc_io>;
> inl2-supply = <&vcc_sys>;
> inl3-supply = <&vcc_20>;
>
More information about the Linux-rockchip
mailing list