Add a maintainership section for the GPIO Aggregator, covering documentation and driver source code.
Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> --- v4: - Drop controversial GPIO repeater, v3: - New. --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 74533d307d67321a..a28e25fd6a0c169f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7091,6 +7091,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+rene...@glider.be> +L: linux-g...@vger.kernel.org +S: Maintained +F: Documentation/admin-guide/gpio/gpio-aggregator.rst +F: drivers/gpio/gpio-aggregator.c + GPIO IR Transmitter M: Sean Young <s...@mess.org> L: linux-me...@vger.kernel.org -- 2.17.1