Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Andrew Lunn" <andrew@lunn.ch>,
	"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>,
	"Gregory Clement" <gregory.clement@bootlin.com>
Cc: "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, 06 Jul 2026 08:50:36 +0200	[thread overview]
Message-ID: <fc4f8eb9-7da0-4e65-b93f-e54f101de351@app.fastmail.com> (raw)
In-Reply-To: <20260705-orion-mv78xx0-swnode-v1-0-07d95ef4f447@gmail.com>

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.

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/ ?

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

       Arnd


  parent reply	other threads:[~2026-07-06  6:52 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 ` Arnd Bergmann [this message]
2026-07-06 10:36   ` [PATCH 0/7] ARM: orion: convert legacy gpio-keys to " Arnd Bergmann
2026-07-06 22:08   ` Dmitry Torokhov
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=fc4f8eb9-7da0-4e65-b93f-e54f101de351@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=andrew@lunn.ch \
    --cc=brgl@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --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