Add a maintainership section for the GPIO Aggregator, covering documentation and driver source code.
Signed-off-by: Geert Uytterhoeven <[email protected]> --- 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 <[email protected]> +L: [email protected] +S: Maintained +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
