The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Lunn <andrew@lunn.ch>,
	 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Gregory Clement <gregory.clement@bootlin.com>,
	 Russell King <linux@armlinux.org.uk>,
	Bartosz Golaszewski <brgl@kernel.org>,
	 linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes
Date: Mon, 6 Jul 2026 15:08:45 -0700	[thread overview]
Message-ID: <akwm0xsquU3tu_Rk@google.com> (raw)
In-Reply-To: <fc4f8eb9-7da0-4e65-b93f-e54f101de351@app.fastmail.com>

On Mon, Jul 06, 2026 at 08:50:36AM +0200, Arnd Bergmann wrote:
> On Mon, Jul 6, 2026, at 03:29, Dmitry Torokhov wrote:
> > This patch series converts Marvell Orion and MV78xx0 board setup files
> > from legacy platform data to software nodes with the eventual goal of
> > dropping support for legacy gpio API and platform data from gpio-keys
> > driver.
> >
> > The series registers static software nodes for Orion GPIO controllers
> > during gpiochip registration in orion_gpio_init(), allowing board setups
> > to reference GPIO controllers via PROPERTY_ENTRY_GPIO(). It then converts
> > gpio-keys setups to software nodes across MV78xx0 and Orion5x boards
> > (Buffalo WXL, DNS-323, MV2120, Net2Big, QNAP TS-209, and TS-409).
> >
> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> 
> Hi Dmitry,
> 
> These all look good to me. Unless there is an objection from the
> platform maintainers, I'd suggest you can send them directly to
> soc@lists.linux.dev for inclusion in 7.3, or alternatively
> keep them together with any other gpio-keys patches you have in
> the input tree if that lets you finish off the platform_data
> support in the driver more quickly.

Maybe I should create an immutable branch(es) for both myself and soc
tree to pull from?

I also have a few more converted drivers.

> 
> As you probably saw, I have sent the patches to mark all these
> board files as deprecated in 7.3, with the plan to finally
> remove them in 7.4. I don't think there are any users left,
> so it probably doesn't matter either way. 
> 
> Are you planning to also resend
> https://lore.kernel.org/all/20240819045813.2154642-14-dmitry.torokhov@gmail.com/ ?

Yes, I need to rebase/refresh it.

> 
> I think that is the only Arm board file we'll have left
> in 7.4 using gpio_keys.

Thanks.

-- 
Dmitry

  parent reply	other threads:[~2026-07-06 22:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06  1:29 [PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 1/7] ARM: orion: register software nodes for GPIO chips Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 2/7] ARM: mv78xx0: buffalo-wxl: convert gpio-keys to use software nodes Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 3/7] ARM: orion5x: dns323: " Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 4/7] ARM: orion5x: mv2120: " Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 5/7] ARM: orion5x: net2big: " Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 6/7] ARM: orion5x: ts209: " Dmitry Torokhov
2026-07-06  1:29 ` [PATCH 7/7] ARM: orion5x: ts409: " Dmitry Torokhov
2026-07-06  6:50 ` [PATCH 0/7] ARM: orion: convert legacy gpio-keys to " Arnd Bergmann
2026-07-06 10:36   ` Arnd Bergmann
2026-07-06 22:08   ` Dmitry Torokhov [this message]
2026-07-06 10:00 ` Bartosz Golaszewski

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=akwm0xsquU3tu_Rk@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=brgl@kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=sebastian.hesselbarth@gmail.com \
    /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