On Thu, Aug 10, 2023 at 11:34 AM Michael Walle <michael@xxxxxxxx> wrote: > > Add a glob to get patches of the users of gpio-regmap, too. > > Signed-off-by: Michael Walle <michael@xxxxxxxx> > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 20a0f7411efd..907f39825733 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8868,6 +8868,7 @@ R: Michael Walle <michael@xxxxxxxx> > S: Maintained > F: drivers/gpio/gpio-regmap.c > F: include/linux/gpio/regmap.h > +K: (devm_)?gpio_regmap_(un)?register > > GPIO SUBSYSTEM > M: Linus Walleij <linus.walleij@xxxxxxxxxx> > -- > 2.39.2 > Applied, thanks! Bart