[PATCH v7 3/3] MAINTAINERS: add an entry for Andes PWM driver
Ben Zong-You Xie via B4 Relay <[email protected]>
| Newsgroups | org.kernel.vger.linux-pwm,org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Ben Zong-You Xie <[email protected]> Add an entry for the Andes PWM driver to the MAINTAINERS file. Signed-off-by: Ben Zong-You Xie <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..dcf16c40a99e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1938,6 +1938,12 @@ S: Supported F: Documentation/devicetree/bindings/watchdog/andestech,ae350-wdt.yaml F: drivers/watchdog/atcwdt200_wdt.c +ANDES PWM DRIVER +M: Ben Zong-You Xie <[email protected]> +S: Supported +F: Documentation/devicetree/bindings/pwm/andestech,ae350-pwm.yaml +F: drivers/pwm/pwm-andes.c + ANDROID DRIVERS M: Greg Kroah-Hartman <[email protected]> M: Arve Hjønnevåg <[email protected]> -- 2.34.1