diff options
| author | Herve Codina <herve.codina@bootlin.com> | 2023-05-09 18:08:52 +0200 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-05-20 17:30:45 +0100 |
| commit | 5361613b1997a1ef0d274eddf144690f7878c6b6 (patch) | |
| tree | 1b11b4e49062c61051d79cd18c5d1b5347ff3738 | |
| parent | 66bfc528a6fd5225e59ea4bbca0665aad38f1567 (diff) | |
| download | linux-5361613b1997a1ef0d274eddf144690f7878c6b6.tar.gz linux-5361613b1997a1ef0d274eddf144690f7878c6b6.zip | |
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 <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20230509160852.158101-4-herve.codina@bootlin.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
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 <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 |
