Re: [RFC PATCH 3/3] MAINTAINERS: Add entry for TI ADS1120 ADC driver
From: Jonathan Cameron
Date: Thu Oct 30 2025 - 13:55:15 EST
On Thu, 30 Oct 2025 22:04:11 +0530
Ajith Anandhan <ajithanandhan0406@xxxxxxxxx> 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@xxxxxxxxx>
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@xxxxxxxxx>
> +L: linux-iio@xxxxxxxxxxxxxxx
> +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@xxxxxxxxxxxx>
> L: linux-iio@xxxxxxxxxxxxxxx