Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663338 > unrolled thread
| Started by | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| First post | 2017-06-12 11:00 +0200 |
| Last post | 2017-06-12 11:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Date | 2017-06-12 11:00 +0200 |
| Subject | [PATCH v1] MAINTAINERS: Take maintainership for GPIO ACPI support |
| Message-ID | <tRtmx-8lF-11@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Mika Westerberg <mika.westerberg@linux.intel.com> |
|---|---|
| Date | 2017-06-12 11:10 +0200 |
| Message-ID | <tRtwf-ch-15@gated-at.bofh.it> |
| In reply to | #1663338 |
On Mon, Jun 12, 2017 at 11:52:12AM +0300, Andy Shevchenko wrote: > 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>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web