From: Andy Shevchenko Date: Mon, 12 Jun 2017 08:52:12 +0000 (+0300) Subject: MAINTAINERS: Take maintainership for GPIO ACPI support X-Git-Tag: v4.13-rc1~116^2~12 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=eb2ec49b0d64475be6ada37bcd70a4230f07ae70;p=linux.git MAINTAINERS: Take maintainership for GPIO ACPI support We will help Linus to maintain GPIO ACPI support. Append a dedicated record to the MAINTAINERS data base. Signed-off-by: Andy Shevchenko Acked-by: Mika Westerberg Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index 1519e54d1073..7eef51d84a2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5682,6 +5682,15 @@ F: include/asm-generic/gpio.h F: include/uapi/linux/gpio.h F: tools/gpio/ +GPIO ACPI SUPPORT +M: Mika Westerberg +M: Andy Shevchenko +L: linux-gpio@vger.kernel.org +L: linux-acpi@vger.kernel.org +S: Maintained +F: Documentation/acpi/gpio-properties.txt +F: drivers/gpio/gpiolib-acpi.c + GRE DEMULTIPLEXER DRIVER M: Dmitry Kozlov L: netdev@vger.kernel.org