Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663338
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1] MAINTAINERS: Take maintainership for GPIO ACPI support |
| Date | 2017-06-12 11:00 +0200 |
| Message-ID | <tRtmx-8lF-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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> --- 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 <mika.westerberg@linux.intel.com> +M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +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 <xeb@mail.ru> L: netdev@vger.kernel.org -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1] MAINTAINERS: Take maintainership for GPIO ACPI support Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-06-12 11:00 +0200 Re: [PATCH v1] MAINTAINERS: Take maintainership for GPIO ACPI support Mika Westerberg <mika.westerberg@linux.intel.com> - 2017-06-12 11:10 +0200
csiph-web