linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: replace gpio-key, wakeup with wakeup-source property
Date: Mon, 5 Nov 2018 14:59:24 +0000	[thread overview]
Message-ID: <20181105145924.GA25318@e107155-lin> (raw)
In-Reply-To: <20181105144330.5zkg4qkacb6afpcm@localhost>

On Mon, Nov 05, 2018 at 06:43:30AM -0800, Olof Johansson wrote:
> On Mon, Nov 05, 2018 at 01:42:25PM +0000, Sudeep Holla wrote:
> > Most of the legacy "gpio-key,wakeup" and "enable-sdio-wakeup" boolean
> > properties are already replaced with "wakeup-source". However few
> > occurrences of old property has popped up again, probably from the
> > remnants in downstream trees. Almost all of those were remove couple
> > of years back.
> >
> > Replace those legacy properties with the unified "wakeup-source"
> > property.
> >
> > Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> > Acked-by: Peter Rosin <peda@axentia.se>
> > Reviewed-by: Fabio Estevam <festevam@gmail.com>
> > Reviewed-by: Michal Simek <michal.simek@xilinx.com>
> > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
> > ---
> >  arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 2 +-
> >  arch/arm/boot/dts/at91-wb45n.dts            | 2 +-
> >  arch/arm/boot/dts/at91-wb50n.dts            | 4 ++--
> >  arch/arm/boot/dts/imx6q-pistachio.dts       | 2 +-
> >  arch/arm/boot/dts/imx6sll-evk.dts           | 2 +-
> >  arch/arm/boot/dts/zynq-zturn.dts            | 2 +-
> >  6 files changed, 7 insertions(+), 7 deletions(-)
> >
> > Hi ARM SoC Team,
> >
> > Though it's more a cleanup, I prefer if this can be pushed as fix
> > to avoid more duplication in downstream as well as having to split into
> > 3 different patches.
>
> Is there a reason you're not fixing up xilinx on arm64 while you're at it? Sort
> of defeats the purpose of removing all usage of it.
>

Yes, ZynqMP is the only platform using legacy bindings in arm64 and
as Michal mentions he has already taken that one.

--
Regards,
Sudeep

  parent reply	other threads:[~2018-11-05 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 13:42 [PATCH v2] ARM: dts: replace gpio-key, wakeup with wakeup-source property Sudeep Holla
2018-11-05 14:43 ` Olof Johansson
2018-11-05 14:55   ` Michal Simek
2018-11-05 14:59   ` Sudeep Holla [this message]
2018-11-05 15:00     ` Olof Johansson
2018-11-05 15:10       ` Sudeep Holla
2018-11-05 15:14         ` Olof Johansson
2018-11-05 15:20           ` 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=20181105145924.GA25318@e107155-lin \
    --to=sudeep.holla@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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).