[PATCH] ARM: dts: imx6ul-liteboard: Support poweroff

Shawn Guo shawnguo at kernel.org
Wed Aug 2 19:12:09 PDT 2017


On Tue, Aug 01, 2017 at 04:14:56PM +0200, Marcin Niestroj wrote:
> Support proper system power-off, which disables main regulator. This
> results in much lower power consumption and support of power-on issued
> by button press.
> 
> Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
> ---
>  arch/arm/boot/dts/imx6ul-liteboard.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6ul-liteboard.dts b/arch/arm/boot/dts/imx6ul-liteboard.dts
> index ed1d891d6a89..c4fb5ea28e86 100644
> --- a/arch/arm/boot/dts/imx6ul-liteboard.dts
> +++ b/arch/arm/boot/dts/imx6ul-liteboard.dts
> @@ -145,3 +145,7 @@
>  	wakeup-source;
>  	status = "okay";
>  };
> +
> +&snvs_poweroff {
> +	status = "okay";
> +};

Please add the labelled node in alphabetical order.

Shawn

> -- 
> 2.13.3
> 



More information about the linux-arm-kernel mailing list