[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMRc=Mc-UL-Yz4V+svG-b94zFevYKm5MKpOAY36iiN36JthLZw@mail.gmail.com>
Date: Wed, 22 Mar 2023 17:52:21 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-gpio@...r.kernel.org,
Manivannan Sadhasivam <mani@...nel.org>,
Thorsten Scherer <t.scherer@...elmann.de>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Robert Richter <rric@...nel.org>,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>,
Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
Srinivas Neeli <srinivas.neeli@...inx.com>,
Michal Simek <michal.simek@...inx.com>,
linux-arm-kernel@...ts.infradead.org,
linux-unisoc@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
Marc Zyngier <maz@...nel.org>
Subject: Re: [PATCH 0/9] Mass convert GPIO IRQ chips to be immutable part 2
On Mon, Mar 20, 2023 at 10:55 AM Linus Walleij <linus.walleij@...aro.org> wrote:
>
> Following up on my first series with this second series
> concluding all the low-hanging immutable irqchip conversions
> in the GPIO subsystem. These are all I could easily
> convert.
>
> The remaining irqchips are not using the GPIOLIB_IRQCHIP
> for one or another reason, or too complex for me to
> deal with. Mostly they are using generic irqchip, and
> I guess those are fine as-is.
>
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Linus Walleij (9):
> gpio: rda: Convert to immutable irq_chip
> gpio: siox: Convert to immutable irq_chip
> gpio: stmpe: Convert to immutable irq_chip
> gpio: thunderx: Convert to immutable irq_chip
> gpio: tqmx86: Convert to immutable irq_chip
> gpio: visconti: Convert to immutable irq_chip
> gpio: xgs-iproc: Convert to immutable irq_chip
> gpio: xilinx: Convert to immutable irq_chip
> gpio: xlp: Convert to immutable irq_chip
>
> drivers/gpio/gpio-rda.c | 22 +++++++------
> drivers/gpio/gpio-siox.c | 75 ++++++++++++++++++++++---------------------
> drivers/gpio/gpio-stmpe.c | 8 +++--
> drivers/gpio/gpio-thunderx.c | 26 +++++++++------
> drivers/gpio/gpio-tqmx86.c | 28 +++++++++++-----
> drivers/gpio/gpio-visconti.c | 50 ++++++++++++++++++++++-------
> drivers/gpio/gpio-xgs-iproc.c | 32 ++++++++++++------
> drivers/gpio/gpio-xilinx.c | 23 ++++++++-----
> drivers/gpio/gpio-xlp.c | 14 ++++++--
> 9 files changed, 181 insertions(+), 97 deletions(-)
> ---
> base-commit: fe15c26ee26efa11741a7b632e9f23b01aca4cc6
> change-id: 20230316-immutable-chips-2-ad2808db8054
>
> Best regards,
> --
> Linus Walleij <linus.walleij@...aro.org>
>
Series applied, thanks!
Bart
Powered by blists - more mailing lists