We will help Linus to maintain GPIO ACPI support. Append a dedicated record to the MAINTAINERS data base.
Signed-off-by: Andy Shevchenko <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0037e75bc3f8..166660958f0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5738,6 +5738,15 @@ F: include/asm-generic/gpio.h F: include/uapi/linux/gpio.h F: tools/gpio/ +GPIO ACPI SUPPORT +M: Mika Westerberg <[email protected]> +M: Andy Shevchenko <[email protected]> +L: [email protected] +L: [email protected] +S: Maintained +F: Documentation/acpi/gpio-properties.txt +F: drivers/gpio/gpiolib-acpi.c + GRE DEMULTIPLEXER DRIVER M: Dmitry Kozlov <[email protected]> L: [email protected] -- 2.11.0

