Re: [PATCH v5 17/20] gpio: regmap: Use regmap_test_bits() for single bit reads
From: Bartosz Golaszewski
Date: Wed Sep 02 2026 - 09:57:49 EST
On Fri, 28 Aug 2026 17:30:40 +0200, Janani Sunil <janani.sunil@xxxxxxxxxx> said:
> Use regmap_test_bits() when reading a single GPIO value from a normal
> register and when reading the direction bit.
>
> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
> Reviewed-by: Michael Walle <mwalle@xxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Signed-off-by: Janani Sunil <janani.sunil@xxxxxxxxxx>
> ---
Janani: the GPIO patches don't apply on top of current gpio/for-next. Can you
rebase and resend just the GPIO bits separately?
Thanks,
Bartosz