Re: [RFC PATCH 4/5] MAINTAINERS: add entry for TI ADS1262 ADC driver

From: Jonathan Cameron
Date: Sun May 04 2025 - 12:02:57 EST


On Thu, 1 May 2025 15:30:42 +0530
Sayyad Abid <sayyad.abid16@xxxxxxxxx> wrote:

> Add a new MAINTAINERS section for the TI ADS1262 ADC driver, which includes
> the main source file and the device tree binding documentation.
>
> Signed-off-by: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
Better to add this (and build it up in stages) as part of the patch
that introduces the 1st file which should be the DT binding.

That way checkpatch won't moan ;)

Jonathan


> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3cbf9ac0d83f..10b2e9293a99 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24187,6 +24187,13 @@ S: Supported
> F: Documentation/devicetree/bindings/iio/adc/ti,ads7924.yaml
> F: drivers/iio/adc/ti-ads7924.c
>
> +TI ADS1262 ADC DRIVER
> +M: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
> +L: linux-iio@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/adc/ti,ads1262.yaml
> +F: drivers/iio/adc/ads1262.c
> +
> TI AM437X VPFE DRIVER
> M: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
> L: linux-media@xxxxxxxxxxxxxxx