aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerve Codina <[email protected]>2023-05-09 18:08:52 +0200
committerJonathan Cameron <[email protected]>2023-05-20 17:30:45 +0100
commit5361613b1997a1ef0d274eddf144690f7878c6b6 (patch)
tree1b11b4e49062c61051d79cd18c5d1b5347ff3738
parent66bfc528a6fd5225e59ea4bbca0665aad38f1567 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r--MAINTAINERS7
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 <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml
+F: drivers/iio/potentiometer/x9250.c
+
RESET CONTROLLER FRAMEWORK
M: Philipp Zabel <[email protected]>
S: Maintained