Message ID | 20230509160852.158101-4-herve.codina@bootlin.com |
---|---|
State | Accepted |
Commit | 5361613b1997a1ef0d274eddf144690f7878c6b6 |
Headers | show |
Series | [v4,1/3] dt-bindings: iio: potentiometer: Add the Renesas X9250 potentiometers | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 7517002b7735..159b3e7ce566 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18046,6 +18046,13 @@ S: Maintained F: Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml F: drivers/clk/clk-versaclock7.c +RENESAS X9250 DIGITAL POTENTIOMETERS DRIVER +M: Herve Codina <herve.codina@bootlin.com> +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml +F: drivers/iio/potentiometer/x9250.c + RESET CONTROLLER FRAMEWORK M: Philipp Zabel <p.zabel@pengutronix.de> S: Maintained
After contributing the driver, add myself as the maintainer for the Renesas X9250 IIO driver. Signed-off-by: Herve Codina <herve.codina@bootlin.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)