[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMRc=MdYuk_O3P1QtepvF-6m01jn3xpDP4YxttQSp1-J-J2GvA@mail.gmail.com>
Date: Mon, 23 Jun 2025 11:55:58 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Christophe Leroy <christophe.leroy@...roup.eu>
Cc: Qiang Zhao <qiang.zhao@....com>, Linus Walleij <linus.walleij@...aro.org>,
Geert Uytterhoeven <geert+renesas@...der.be>, Magnus Damm <magnus.damm@...il.com>,
linuxppc-dev@...ts.ozlabs.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: Re: [PATCH 0/2] soc: use new GPIO line value setter callbacks
On Mon, Jun 23, 2025 at 11:54 AM Christophe Leroy
<christophe.leroy@...roup.eu> wrote:
>
> Hi,
>
>
> Le 23/06/2025 à 09:33, Bartosz Golaszewski a écrit :
> > On Tue, Jun 10, 2025 at 2:38 PM Bartosz Golaszewski <brgl@...ev.pl> wrote:
> >>
> >> Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
> >> values") added new line setter callbacks to struct gpio_chip. They allow
> >> to indicate failures to callers. We're in the process of converting all
> >> GPIO controllers to using them before removing the old ones. This series
> >> converts all GPIO chips implemented under drivers/soc/.
> >>
> >> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
> >> ---
> >> Bartosz Golaszewski (2):
> >> soc: fsl: qe: use new GPIO line value setter callbacks
> >> soc: renesas: pwc-rzv2m: use new GPIO line value setter callbacks
> >>
> >> drivers/soc/fsl/qe/gpio.c | 6 ++++--
> >> drivers/soc/renesas/pwc-rzv2m.c | 8 +++++---
> >> 2 files changed, 9 insertions(+), 5 deletions(-)
> >> ---
> >> base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
> >> change-id: 20250523-gpiochip-set-rv-soc-14e1d9414f70
> >>
> >> Best regards,
> >> --
> >> Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
> >>
> >
> > I see Geert queued patch 2/2, who would take patch 1/2?
>
>
> It is in my pipe for v6.17 but if someone else wants to take it I can
> Ack it instead.
>
> Christophe
No, that's alright, I just didn't get any notification nor is it in
linux-next yet.
Bart
Powered by blists - more mailing lists