From: sudeep.holla@arm•com (Sudeep Holla)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties
Date: Wed, 28 Oct 2015 18:23:57 +0000 [thread overview]
Message-ID: <563112BD.2050700@arm.com> (raw)
In-Reply-To: <CAL_JsqJ+5RNCehN9izgChf1fXhctzf+ShevjdAGnW5jF1GsAXw@mail.gmail.com>
On 21/10/15 23:04, Rob Herring wrote:
> On Wed, Oct 21, 2015 at 5:09 AM, Sudeep Holla <sudeep.holla@arm•com> wrote:
>> This patch marks all the reference to the legacy wakeup bindings
>> and replaces them with the standard "wakeup-source" property.
>>
>> All these legacy property are also listed under a separate section in
>> the generic wakeup-source binding document.
>>
>> Cc: Rob Herring <robh+dt@kernel•org>
>> Cc: Pawel Moll <pawel.moll@arm•com>
>> Cc: Mark Rutland <mark.rutland@arm•com>
>> Cc: Ian Campbell <ijc+devicetree@hellion•org.uk>
>> Signed-off-by: Sudeep Holla <sudeep.holla@arm•com>
>
> Acked-by: Rob Herring <robh@kernel•org>
>
Thanks Rob, can you take these couple(first two) of DT binding patches
via devicetree. I can then push remaining patches via respective trees
later.
--
Regards,
Sudeep
next prev parent reply other threads:[~2015-10-28 18:23 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 10:09 [PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property Sudeep Holla
2015-10-21 10:09 ` [PATCH 01/19] Documentation: " Sudeep Holla
2015-10-21 22:02 ` Rob Herring
2015-10-21 10:09 ` [PATCH 02/19] Documentation: devicetree: fix reference to legacy wakeup properties Sudeep Holla
2015-10-21 22:04 ` Rob Herring
2015-10-28 18:23 ` Sudeep Holla [this message]
2015-10-30 18:29 ` Rob Herring
2015-10-21 10:10 ` [PATCH 03/19] rtc: opal: enable support for the stardard "wakeup-source" property Sudeep Holla
2015-10-27 22:53 ` Alexandre Belloni
2015-10-21 10:10 ` [PATCH 04/19] rtc: isl12057: enable support for the standard " Sudeep Holla
2015-10-27 22:53 ` Alexandre Belloni
2015-10-21 10:10 ` [PATCH 05/19] mmc: core/host: " Sudeep Holla
2015-11-19 11:32 ` Ulf Hansson
2015-10-21 10:10 ` [PATCH 06/19] input: tegra-kbc: " Sudeep Holla
2015-10-23 6:39 ` Dmitry Torokhov
2015-10-23 10:23 ` Sudeep Holla
2015-10-26 8:33 ` Dmitry Torokhov
2015-10-21 10:10 ` [PATCH 07/19] ARM: dts: rockchip: replace gpio-key, wakeup with wakeup-source property Sudeep Holla
2015-10-21 10:10 ` [PATCH 08/19] ARM: dts: spear: " Sudeep Holla
2015-10-21 10:10 ` [PATCH 09/19] ARM: dts: am335x: " Sudeep Holla
2015-12-15 16:33 ` [PATCH 09/19] ARM: dts: am335x: replace gpio-key,wakeup " Sudeep Holla
2015-12-17 17:58 ` Tony Lindgren
2015-10-21 10:10 ` [PATCH 10/19] ARM: dts: at91: replace gpio-key, wakeup " Sudeep Holla
2015-10-21 10:21 ` [PATCH 10/19] ARM: dts: at91: replace gpio-key,wakeup " Nicolas Ferre
2015-10-21 10:25 ` Sudeep Holla
2015-10-21 11:01 ` Ulf Hansson
2015-10-21 11:13 ` Sudeep Holla
2015-10-21 12:41 ` Sudeep Holla
2015-10-21 15:27 ` Nicolas Ferre
2015-10-21 10:10 ` [PATCH 11/19] ARM: dts: imx: replace legacy *, wakeup property with wakeup-source Sudeep Holla
2015-11-23 5:37 ` [PATCH 11/19] ARM: dts: imx: replace legacy *,wakeup " Shawn Guo
2015-11-26 11:33 ` Sudeep Holla
2015-12-02 1:54 ` Shawn Guo
2015-12-02 10:05 ` Sudeep Holla
2015-10-21 10:10 ` [PATCH 12/19] ARM: dts: exynos: replace legacy *, wakeup " Sudeep Holla
2015-12-15 16:35 ` Sudeep Holla
2015-12-15 23:32 ` Krzysztof Kozlowski
2015-12-16 10:32 ` Sudeep Holla
2015-12-16 23:38 ` Krzysztof Kozlowski
2015-12-16 23:49 ` Krzysztof Kozlowski
2016-01-28 8:11 ` Krzysztof Kozlowski
2016-01-28 15:59 ` [UPDATE] " Sudeep Holla
2016-01-29 0:11 ` Krzysztof Kozlowski
2015-10-21 10:10 ` [PATCH 13/19] ARM: dts: tegra: " Sudeep Holla
2015-12-15 16:35 ` [PATCH 13/19] ARM: dts: tegra: replace legacy *,wakeup " Sudeep Holla
2015-12-23 11:24 ` Sudeep Holla
2015-10-21 10:10 ` [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key, wakeup with wakeup-source property Sudeep Holla
2015-10-21 10:18 ` Geert Uytterhoeven
2015-10-21 10:23 ` Sudeep Holla
2015-10-22 0:50 ` [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup " Simon Horman
2015-10-22 9:37 ` [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key, wakeup " Sudeep Holla
2015-10-23 0:18 ` [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup " Simon Horman
2015-10-21 10:10 ` [PATCH 15/19] ARM: dts: omap: replace legacy *, wakeup property with wakeup-source Sudeep Holla
2015-12-15 16:37 ` [PATCH 15/19] ARM: dts: omap: replace legacy *,wakeup " Sudeep Holla
2015-12-17 17:58 ` Tony Lindgren
2015-10-21 10:10 ` [PATCH 16/19] ARM: dts: s5pv210: replace legacy *, wakeup " Sudeep Holla
2015-12-15 16:37 ` Sudeep Holla
2015-12-16 23:52 ` Krzysztof Kozlowski
2015-10-21 10:10 ` [PATCH 17/19] ARM: dts: armada: replace isil, irq2-can-wakeup-machine with wakeup-source property Sudeep Holla
2015-12-15 16:39 ` [PATCH 17/19] ARM: dts: armada: replace isil,irq2-can-wakeup-machine " Sudeep Holla
2015-12-15 16:56 ` [PATCH 17/19] ARM: dts: armada: replace isil, irq2-can-wakeup-machine " Gregory CLEMENT
2015-10-21 10:10 ` [PATCH 18/19] ARM: dts: ste: replace legacy *, wakeup property with wakeup-source Sudeep Holla
2015-10-27 12:34 ` [PATCH 18/19] ARM: dts: ste: replace legacy *,wakeup " Linus Walleij
2015-10-27 12:46 ` Sudeep Holla
2015-11-05 9:26 ` Linus Walleij
2015-10-21 10:10 ` [PATCH 19/19] ARM: dts: zynq: replace gpio-key, wakeup with wakeup-source property Sudeep Holla
2015-10-29 8:56 ` [PATCH 19/19] ARM: dts: zynq: replace gpio-key,wakeup " Michal Simek
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=563112BD.2050700@arm.com \
--to=sudeep.holla@arm$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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