From: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>
To: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Alexandre Courbot
<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source
Date: Tue, 16 Feb 2016 10:39:41 +0000 [thread overview]
Message-ID: <56C2FC6D.3000709@arm.com> (raw)
In-Reply-To: <20160216103757.GA9979@ulmo>
On 16/02/16 10:37, Thierry Reding wrote:
> On Mon, Feb 08, 2016 at 09:55:43PM +0000, Sudeep Holla wrote:
>> Though the keyboard and other driver will continue to support the legacy
>> "gpio-key,wakeup", "nvidia,wakeup-source" boolean property to enable the
>> wakeup source, "wakeup-source" is the new standard binding.
>>
>> This patch replaces all the legacy wakeup properties with the unified
>> "wakeup-source" property in order to avoid any further copy-paste
>> duplication.
>>
>> Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
>> Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> Cc: Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> Signed-off-by: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>
>> ---
>> arch/arm/boot/dts/tegra114-dalmore.dts | 2 +-
>> arch/arm/boot/dts/tegra114-roth.dts | 2 +-
>> arch/arm/boot/dts/tegra114-tn7.dts | 2 +-
>> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 2 +-
>> arch/arm/boot/dts/tegra124-nyan.dtsi | 4 ++--
>> arch/arm/boot/dts/tegra124-venice2.dts | 2 +-
>> arch/arm/boot/dts/tegra20-harmony.dts | 2 +-
>> arch/arm/boot/dts/tegra20-paz00.dts | 2 +-
>> arch/arm/boot/dts/tegra20-seaboard.dts | 4 ++--
>> arch/arm/boot/dts/tegra20-trimslice.dts | 2 +-
>> arch/arm/boot/dts/tegra20-ventana.dts | 2 +-
>> arch/arm/boot/dts/tegra20-whistler.dts | 2 +-
>> arch/arm/boot/dts/tegra30-apalis-eval.dts | 2 +-
>> arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +-
>> arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 2 +-
>> arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 4 ++--
>> 16 files changed, 19 insertions(+), 19 deletions(-)
>
> I've applied this for 4.6, though I took the liberty of splitting this
> up into ARM and arm64 patches, since the ARM SoC maintainers prefer it
> that way.
Ah right, I forgot. Thanks for that.
--
Regards,
Sudeep
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source
Date: Tue, 16 Feb 2016 10:39:41 +0000 [thread overview]
Message-ID: <56C2FC6D.3000709@arm.com> (raw)
In-Reply-To: <20160216103757.GA9979@ulmo>
On 16/02/16 10:37, Thierry Reding wrote:
> On Mon, Feb 08, 2016 at 09:55:43PM +0000, Sudeep Holla wrote:
>> Though the keyboard and other driver will continue to support the legacy
>> "gpio-key,wakeup", "nvidia,wakeup-source" boolean property to enable the
>> wakeup source, "wakeup-source" is the new standard binding.
>>
>> This patch replaces all the legacy wakeup properties with the unified
>> "wakeup-source" property in order to avoid any further copy-paste
>> duplication.
>>
>> Cc: Stephen Warren <swarren@wwwdotorg.org>
>> Cc: Thierry Reding <thierry.reding@gmail.com>
>> Cc: Alexandre Courbot <gnurou@gmail.com>
>> Cc: linux-tegra at vger.kernel.org
>> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
>> ---
>> arch/arm/boot/dts/tegra114-dalmore.dts | 2 +-
>> arch/arm/boot/dts/tegra114-roth.dts | 2 +-
>> arch/arm/boot/dts/tegra114-tn7.dts | 2 +-
>> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 2 +-
>> arch/arm/boot/dts/tegra124-nyan.dtsi | 4 ++--
>> arch/arm/boot/dts/tegra124-venice2.dts | 2 +-
>> arch/arm/boot/dts/tegra20-harmony.dts | 2 +-
>> arch/arm/boot/dts/tegra20-paz00.dts | 2 +-
>> arch/arm/boot/dts/tegra20-seaboard.dts | 4 ++--
>> arch/arm/boot/dts/tegra20-trimslice.dts | 2 +-
>> arch/arm/boot/dts/tegra20-ventana.dts | 2 +-
>> arch/arm/boot/dts/tegra20-whistler.dts | 2 +-
>> arch/arm/boot/dts/tegra30-apalis-eval.dts | 2 +-
>> arch/arm/boot/dts/tegra30-cardhu.dtsi | 2 +-
>> arch/arm/boot/dts/tegra30-colibri-eval-v3.dts | 2 +-
>> arch/arm64/boot/dts/nvidia/tegra132-norrin.dts | 4 ++--
>> 16 files changed, 19 insertions(+), 19 deletions(-)
>
> I've applied this for 4.6, though I took the liberty of splitting this
> up into ARM and arm64 patches, since the ARM SoC maintainers prefer it
> that way.
Ah right, I forgot. Thanks for that.
--
Regards,
Sudeep
next prev parent reply other threads:[~2016-02-16 10:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-08 21:55 [PATCH] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source Sudeep Holla
2016-02-08 21:55 ` [PATCH] ARM: dts: tegra: replace legacy *, wakeup " Sudeep Holla
2016-02-16 10:37 ` [PATCH] ARM: dts: tegra: replace legacy *,wakeup " Thierry Reding
2016-02-16 10:37 ` Thierry Reding
2016-02-16 10:39 ` Sudeep Holla [this message]
2016-02-16 10:39 ` Sudeep Holla
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=56C2FC6D.3000709@arm.com \
--to=sudeep.holla-5wv7dgnigg8@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.