From 5361613b1997a1ef0d274eddf144690f7878c6b6 Mon Sep 17 00:00:00 2001 From: Herve Codina Date: Tue, 9 May 2023 18:08:52 +0200 Subject: [PATCH] MAINTAINERS: add the Renesas X9250 driver entry After contributing the driver, add myself as the maintainer for the Renesas X9250 IIO driver. Signed-off-by: Herve Codina Link: https://lore.kernel.org/r/20230509160852.158101-4-herve.codina@bootlin.com Signed-off-by: Jonathan Cameron --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7e0b87d5aa2e..c37954abe7b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18034,6 +18034,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 +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 S: Maintained -- 2.34.1