linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Andy Shevchenko <andy@kernel.org>,
	Orson Zhai <orsonzhai@gmail.com>,
	 Baolin Wang <baolin.wang@linux.alibaba.com>,
	Chunyan Zhang <zhang.lyra@gmail.com>,
	 Robert Jarzmik <robert.jarzmik@free.fr>,
	Heiko Stuebner <heiko@sntech.de>,
	linux-gpio@vger.kernel.org,  linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-rockchip@lists.infradead.org,
	 Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: Re: [PATCH 04/12] gpio: pl061: use new GPIO line value setter callbacks
Date: Wed, 18 Jun 2025 14:32:49 +0200	[thread overview]
Message-ID: <CACRpkdZPPh4zjL2+2e1_2nsU13TyyDCcAhOok2cF4PGwnqA5pw@mail.gmail.com> (raw)
In-Reply-To: <20250617-gpiochip-set-rv-gpio-v1-4-903703881fa2@linaro.org>

On Tue, Jun 17, 2025 at 2:24 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. Convert the driver to using
> them.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

  reply	other threads:[~2025-06-18 12:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 12:24 [PATCH 00/12] gpio: use new GPIO line value setter callbacks Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 01/12] gpio: pca9570: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 02/12] gpio: pcf857x: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 03/12] gpio: pch: " Bartosz Golaszewski
2025-06-17 20:20   ` Andy Shevchenko
2025-06-17 12:24 ` [PATCH 04/12] gpio: pl061: " Bartosz Golaszewski
2025-06-18 12:32   ` Linus Walleij [this message]
2025-06-17 12:24 ` [PATCH 05/12] gpio: pmic-eic-sprd: drop unneeded .set() callback Bartosz Golaszewski
2025-06-19  1:07   ` Baolin Wang
2025-06-17 12:24 ` [PATCH 06/12] gpio: pxa: use new GPIO line value setter callbacks Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 07/12] gpio: rc5t583: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 08/12] gpio: rdc321x: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 09/12] gpio: reg: " Bartosz Golaszewski
2025-06-18 13:03   ` Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 10/12] gpio: rockchip: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 11/12] gpio: rtd: " Bartosz Golaszewski
2025-06-17 12:24 ` [PATCH 12/12] gpio: sa1100: " 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=CACRpkdZPPh4zjL2+2e1_2nsU13TyyDCcAhOok2cF4PGwnqA5pw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=andy@kernel.org \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=brgl@bgdev.pl \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=orsonzhai@gmail.com \
    --cc=robert.jarzmik@free.fr \
    --cc=zhang.lyra@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;
as well as URLs for NNTP newsgroup(s).