Message ID | d162ec319ff67b77e375c2f2aa24eb297325d7c2.1658477809.git.sander@svanheule.net |
---|---|
State | New |
Headers | show |
Series | gpio: update Realtek Otto documenentation | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 651616ed8ae2..b173f9e3ee3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17009,6 +17009,13 @@ S: Maintained F: include/sound/rt*.h F: sound/soc/codecs/rt* +REALTEK OTTO GPIO +M: Sander Vanheule <sander@svanheule.net> +L: linux-gpio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml +F: drivers/gpio/gpio-realtek-otto.c + REALTEK OTTO WATCHDOG M: Sander Vanheule <sander@svanheule.net> L: linux-watchdog@vger.kernel.org
Add an entry with the files for the Realtek Otto GPIO driver with myself as maintainer. I am already listed as maintainer in the device tree binding itself, but the driver had no explicit maintainer info yet. Signed-off-by: Sander Vanheule <sander@svanheule.net> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)