diff mbox

[v1] MAINTAINERS: Take maintainership for GPIO ACPI support

Message ID 20170612085212.64831-1-andriy.shevchenko@linux.intel.com
State New
Headers show

Commit Message

Andy Shevchenko June 12, 2017, 8:52 a.m. UTC
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(+)

Comments

Mika Westerberg June 12, 2017, 9:01 a.m. UTC | #1
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>
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Linus Walleij June 20, 2017, 8:49 a.m. UTC | #2
On Mon, Jun 12, 2017 at 10:52 AM, Andy Shevchenko
<andriy.shevchenko@linux.intel.com> 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>

Patch happily applied.

Thanks guys!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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