summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-05-11 16:52:57 +0200
committerLinus Walleij <linus.walleij@linaro.org>2020-05-18 10:12:42 +0200
commitd9646a4866b008538dca327095c1b5e5f0204d4f (patch)
tree7a791b99c4e7a4ff47de4dd01959f14729329a2f /MAINTAINERS
parentce7a2f77f9766378b51422f8f45fd06cdc44ef0b (diff)
downloadlinux-d9646a4866b008538dca327095c1b5e5f0204d4f.tar.gz
linux-d9646a4866b008538dca327095c1b5e5f0204d4f.tar.bz2
linux-d9646a4866b008538dca327095c1b5e5f0204d4f.zip
MAINTAINERS: Add GPIO Aggregator section
Add a maintainership section for the GPIO Aggregator, covering documentation and driver source code. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Eugeniu Rosca <erosca@de.adit-jv.com> Reviewed-by: Eugeniu Rosca <erosca@de.adit-jv.com> Link: https://lore.kernel.org/r/20200511145257.22970-7-geert+renesas@glider.be Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..faf0298307a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7228,6 +7228,13 @@ F: Documentation/firmware-guide/acpi/gpio-properties.rst
F: drivers/gpio/gpiolib-acpi.c
F: drivers/gpio/gpiolib-acpi.h
+GPIO AGGREGATOR
+M: Geert Uytterhoeven <geert+renesas@glider.be>
+L: linux-gpio@vger.kernel.org
+S: Supported
+F: Documentation/admin-guide/gpio/gpio-aggregator.rst
+F: drivers/gpio/gpio-aggregator.c
+
GPIO IR Transmitter
M: Sean Young <sean@mess.org>
L: linux-media@vger.kernel.org