[PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers

Salih Erim posted 1 patch 1 month, 2 weeks ago
Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml | 3 ++-
MAINTAINERS                                                    | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
[PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
Posted by Salih Erim 1 month, 2 weeks ago
Anand left AMD/Xilinx some time ago. Salih and Connall are new
maintainers of xilinx-ams driver.

Signed-off-by: Salih Erim <salih.erim@amd.com>
---
 Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml | 3 ++-
 MAINTAINERS                                                    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml b/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
index a403392fb263..3ae1a0bab38f 100644
--- a/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
@@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Xilinx Zynq Ultrascale AMS controller

 maintainers:
-  - Anand Ashok Dumbre <anand.ashok.dumbre@xilinx.com>
+  - Salih Erim <salih.erim@amd.com>
+  - Conall O'Griofa <conall.ogriofa@amd.com>

 description: |
   The AMS (Analog Monitoring System) includes an ADC as well as on-chip sensors
diff --git a/MAINTAINERS b/MAINTAINERS
index daf520a13bdf..b4b27a31a782 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27537,7 +27537,8 @@ F:	include/uapi/linux/dqblk_xfs.h
 F:	include/uapi/linux/fsmap.h

 XILINX AMS DRIVER
-M:	Anand Ashok Dumbre <anand.ashok.dumbre@xilinx.com>
+M:	Salih Erim <salih.erim@amd.com>
+M:	Conall O'Griofa <conall.ogriofa@amd.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
--
2.34.1
Re: [PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
Posted by David Lechner 1 month, 1 week ago
On 8/20/25 5:05 AM, Salih Erim wrote:
> Anand left AMD/Xilinx some time ago. Salih and Connall are new
> maintainers of xilinx-ams driver.
> 
> Signed-off-by: Salih Erim <salih.erim@amd.com>

Looks like you forgot to pick up all of the trailers from v1.

Also, there should be a changelog of what changed from v1 to
v2. Just rewording the commit message, I assume.
Re: [PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
Posted by Jonathan Cameron 1 month, 1 week ago
On Sat, 23 Aug 2025 11:13:06 -0500
David Lechner <dlechner@baylibre.com> wrote:

> On 8/20/25 5:05 AM, Salih Erim wrote:
> > Anand left AMD/Xilinx some time ago. Salih and Connall are new
> > maintainers of xilinx-ams driver.
> > 
> > Signed-off-by: Salih Erim <salih.erim@amd.com>  
> 
> Looks like you forgot to pick up all of the trailers from v1.
> 
> Also, there should be a changelog of what changed from v1 to
> v2. Just rewording the commit message, I assume.
> 
> 
> 

Looks to be just that. Something to fix for next time but
for this one, applied (having dropped v1)
Re: [PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
Posted by Rob Herring (Arm) 1 month, 1 week ago
On Wed, 20 Aug 2025 11:05:19 +0100, Salih Erim wrote:
> Anand left AMD/Xilinx some time ago. Salih and Connall are new
> maintainers of xilinx-ams driver.
> 
> Signed-off-by: Salih Erim <salih.erim@amd.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml | 3 ++-
>  MAINTAINERS                                                    | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>