diff mbox series

[v3,7/8] MAINTAINERS: A driver for TI/ROHM ADCs

Message ID b303bf42b84e7ab143ff6a4a810f7d788e210b86.1744022065.git.mazziesaccount@gmail.com (mailing list archive)
State New
Headers show
Series Support ROHM BD79104 ADC | expand

Commit Message

Matti Vaittinen April 7, 2025, 11:36 a.m. UTC
Add undersigned as a maintainer for the ti-adc128s052.c which supports a
few TI's ADCs and the ROHM Semiconductor BD79704 ADC.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>

---
Revision history:
v2 => v3:
 - New patch

I only have access to the ROHM BD79704. Maintainers with access to the
TIs ICs (and time, energy and the knowledge) would be welcome :)
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 96b827049501..bb705fac9279 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24088,6 +24088,12 @@  M:	Robert Richter <rric@kernel.org>
 S:	Odd Fixes
 F:	drivers/gpio/gpio-thunderx.c
 
+TI ADC12xs and ROHM BD79104 ADC driver
+M:	Matti Vaittinen <mazziesaccount@gmail.com>
+S:	Maintained
+F:	drivers/iio/adc/ti-adc128s052.c
+L:	linux-iio@vger.kernel.org
+
 TI ADS1119 ADC DRIVER
 M:	Francesco Dolcini <francesco@dolcini.it>
 M:	João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>