2020-05-11 14:55:13

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH v7 6/6] MAINTAINERS: Add GPIO Aggregator section

Add a maintainership section for the GPIO Aggregator, covering
documentation and driver source code.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Eugeniu Rosca <[email protected]>
Tested-by: Eugeniu Rosca <[email protected]>
---
v7:
- Maintained => Supported,

v6:
- No changes,

v5:
- Add Reviewed-by, Tested-by,

v4:
- Drop controversial GPIO repeater,

v3:
- New.
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fb124a4a29cb539e..4f14c1a88ad45c5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7232,6 +7232,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 <[email protected]>
+L: [email protected]
+S: Supported
+F: Documentation/admin-guide/gpio/gpio-aggregator.rst
+F: drivers/gpio/gpio-aggregator.c
+
GPIO IR Transmitter
M: Sean Young <[email protected]>
L: [email protected]
--
2.17.1