From: Shawn Guo <shawnguo@kernel.org>
To: Marcin Niestroj <m.niestroj@grinn-global.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Sascha Hauer <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: imx6ul-liteboard: Support poweroff
Date: Thu, 3 Aug 2017 10:12:09 +0800 [thread overview]
Message-ID: <20170803021207.GH31819@dragon> (raw)
In-Reply-To: <20170801141456.10844-1-m.niestroj@grinn-global.com>
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@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
>
prev parent reply other threads:[~2017-08-03 2:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 14:14 [PATCH] ARM: dts: imx6ul-liteboard: Support poweroff Marcin Niestroj
2017-08-03 2:12 ` Shawn Guo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170803021207.GH31819@dragon \
--to=shawnguo@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=m.niestroj@grinn-global.com \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).