diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-06-12 04:52:12 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-06-20 04:48:49 -0400 |
commit | eb2ec49b0d64475be6ada37bcd70a4230f07ae70 (patch) | |
tree | 5e5164adfa63e835f020ceabfd28953159265d19 /MAINTAINERS | |
parent | 7f45a875da46a112f781c25cfa9bcb93aaed4712 (diff) |
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 <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1519e54d1073..7eef51d84a2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5682,6 +5682,15 @@ F: include/asm-generic/gpio.h | |||
5682 | F: include/uapi/linux/gpio.h | 5682 | F: include/uapi/linux/gpio.h |
5683 | F: tools/gpio/ | 5683 | F: tools/gpio/ |
5684 | 5684 | ||
5685 | GPIO ACPI SUPPORT | ||
5686 | M: Mika Westerberg <mika.westerberg@linux.intel.com> | ||
5687 | M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> | ||
5688 | L: linux-gpio@vger.kernel.org | ||
5689 | L: linux-acpi@vger.kernel.org | ||
5690 | S: Maintained | ||
5691 | F: Documentation/acpi/gpio-properties.txt | ||
5692 | F: drivers/gpio/gpiolib-acpi.c | ||
5693 | |||
5685 | GRE DEMULTIPLEXER DRIVER | 5694 | GRE DEMULTIPLEXER DRIVER |
5686 | M: Dmitry Kozlov <xeb@mail.ru> | 5695 | M: Dmitry Kozlov <xeb@mail.ru> |
5687 | L: netdev@vger.kernel.org | 5696 | L: netdev@vger.kernel.org |