Add a new MAINTAINERS entry for the Texas Instruments ADS1120
ADC driver and its device tree binding.
Signed-off-by: Ajith Anandhan <ajithanandhan0406@gmail.com>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3da2c26a7..1efe88fc9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25613,6 +25613,13 @@ S: Maintained
F: Documentation/devicetree/bindings/iio/adc/ti,ads1119.yaml
F: drivers/iio/adc/ti-ads1119.c
+TI ADS1120 ADC DRIVER
+M: Ajith Anandhan <ajithanandhan0406@gmail.com>
+L: linux-iio@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/iio/adc/ti,ads1120.yaml
+F: drivers/iio/adc/ti-ads1120.c
+
TI ADS7924 ADC DRIVER
M: Hugo Villeneuve <hvilleneuve@dimonoff.com>
L: linux-iio@vger.kernel.org
--
2.34.1
On Thu, 30 Oct 2025 22:04:11 +0530 Ajith Anandhan <ajithanandhan0406@gmail.com> wrote: > Add a new MAINTAINERS entry for the Texas Instruments ADS1120 > ADC driver and its device tree binding. blank line before tag block. > Signed-off-by: Ajith Anandhan <ajithanandhan0406@gmail.com> Just bring this in along with the code, it doesn't need a separate commit. Thanks, Jonathan > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3da2c26a7..1efe88fc9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -25613,6 +25613,13 @@ S: Maintained > F: Documentation/devicetree/bindings/iio/adc/ti,ads1119.yaml > F: drivers/iio/adc/ti-ads1119.c > > +TI ADS1120 ADC DRIVER > +M: Ajith Anandhan <ajithanandhan0406@gmail.com> > +L: linux-iio@vger.kernel.org > +S: Maintained > +F: Documentation/devicetree/bindings/iio/adc/ti,ads1120.yaml > +F: drivers/iio/adc/ti-ads1120.c > + > TI ADS7924 ADC DRIVER > M: Hugo Villeneuve <hvilleneuve@dimonoff.com> > L: linux-iio@vger.kernel.org
On 10/30/25 11:25 PM, Jonathan Cameron wrote: > On Thu, 30 Oct 2025 22:04:11 +0530 > Ajith Anandhan <ajithanandhan0406@gmail.com> wrote: > >> Add a new MAINTAINERS entry for the Texas Instruments ADS1120 >> ADC driver and its device tree binding. > blank line before tag block. Noted. >> Signed-off-by: Ajith Anandhan <ajithanandhan0406@gmail.com> > Just bring this in along with the code, it doesn't need a separate > commit. > > Thanks, > > Jonathan I will add along with the code. >> --- >> MAINTAINERS | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 3da2c26a7..1efe88fc9 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -25613,6 +25613,13 @@ S: Maintained >> F: Documentation/devicetree/bindings/iio/adc/ti,ads1119.yaml >> F: drivers/iio/adc/ti-ads1119.c >> >> +TI ADS1120 ADC DRIVER >> +M: Ajith Anandhan <ajithanandhan0406@gmail.com> >> +L: linux-iio@vger.kernel.org >> +S: Maintained >> +F: Documentation/devicetree/bindings/iio/adc/ti,ads1120.yaml >> +F: drivers/iio/adc/ti-ads1120.c >> + >> TI ADS7924 ADC DRIVER >> M: Hugo Villeneuve <hvilleneuve@dimonoff.com> >> L: linux-iio@vger.kernel.org
© 2016 - 2026 Red Hat, Inc.