On Mon, May 30, 2022 at 1:59 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > The actual status of the code is Supported. > > Reported-by: dave.hansen@xxxxxxxxxxxxxxx > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 629ddf493555..bacb41953679 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9810,7 +9810,7 @@ F: drivers/video/fbdev/intelfb/ > INTEL GPIO DRIVERS > M: Andy Shevchenko <andy@xxxxxxxxxx> > L: linux-gpio@xxxxxxxxxxxxxxx > -S: Maintained > +S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git > F: drivers/gpio/gpio-ich.c > F: drivers/gpio/gpio-merrifield.c > @@ -10022,7 +10022,7 @@ F: drivers/platform/x86/intel/pmc/ > > INTEL PMIC GPIO DRIVERS > M: Andy Shevchenko <andy@xxxxxxxxxx> > -S: Maintained > +S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git > F: drivers/gpio/gpio-*cove.c > > -- > 2.35.1 > Applied, thanks! Bart