Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear
From: Andy Shevchenko
Date: Fri Sep 25 2026 - 04:34:38 EST
On Fri, Sep 25, 2026 at 11:14 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> On Thu, 24 Sep 2026 16:35:11 +0800, Peng Fan (OSS) wrote:
> > Replace if/else block using regmap_set_bits()/regmap_clear_bits() with
> > the simpler regmap_assign_bits() call.
>
> Applied, thanks!
>
> [1/1] gpio: wcove: use regmap_assign_bits() for conditional set/clear
> https://git.kernel.org/brgl/c/428cb7603f95d0ee6fad06cbf56321b1bdeaaa85
Are you going to handle all the Intel GPIO drivers that have a
MAINTAINERS record?
--
With Best Regards,
Andy Shevchenko