From: Tony Lindgren <tony@atomide.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
Date: Wed, 7 Jan 2015 16:11:18 -0800 [thread overview]
Message-ID: <20150108001117.GO13010@atomide.com> (raw)
In-Reply-To: <1419624589-10432-1-git-send-email-aaro.koskinen@iki.fi>
* Aaro Koskinen <aaro.koskinen@iki.fi> [141226 12:12]:
> Add twl_power for N950/N9. Start with the simplest configuration to just
> enable power off.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Applying into omap-for-v3.20/dt thanks.
Tony
> ---
> arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 1e49dfe..c41db94 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -60,6 +60,11 @@
>
> &twl {
> compatible = "ti,twl5031";
> +
> + twl_power: power {
> + compatible = "ti,twl4030-power";
> + ti,use_poweroff;
> + };
> };
>
> &twl_gpio {
> --
> 2.2.0
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power
Date: Wed, 7 Jan 2015 16:11:18 -0800 [thread overview]
Message-ID: <20150108001117.GO13010@atomide.com> (raw)
In-Reply-To: <1419624589-10432-1-git-send-email-aaro.koskinen@iki.fi>
* Aaro Koskinen <aaro.koskinen@iki.fi> [141226 12:12]:
> Add twl_power for N950/N9. Start with the simplest configuration to just
> enable power off.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Applying into omap-for-v3.20/dt thanks.
Tony
> ---
> arch/arm/boot/dts/omap3-n950-n9.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> index 1e49dfe..c41db94 100644
> --- a/arch/arm/boot/dts/omap3-n950-n9.dtsi
> +++ b/arch/arm/boot/dts/omap3-n950-n9.dtsi
> @@ -60,6 +60,11 @@
>
> &twl {
> compatible = "ti,twl5031";
> +
> + twl_power: power {
> + compatible = "ti,twl4030-power";
> + ti,use_poweroff;
> + };
> };
>
> &twl_gpio {
> --
> 2.2.0
>
next prev parent reply other threads:[~2015-01-08 0:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-26 20:09 [PATCH] ARM: OMAP: DTS: N950/N9: add twl_power Aaro Koskinen
2014-12-26 20:09 ` Aaro Koskinen
2015-01-08 0:11 ` Tony Lindgren [this message]
2015-01-08 0:11 ` Tony Lindgren
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=20150108001117.GO13010@atomide.com \
--to=tony@atomide.com \
--cc=aaro.koskinen@iki.fi \
--cc=bcousson@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.