* [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver
@ 2026-06-29 11:47 Sai Krishna Potthuri
2026-06-29 12:34 ` O'Griofa, Conall
2026-06-29 13:16 ` Michal Simek
0 siblings, 2 replies; 3+ messages in thread
From: Sai Krishna Potthuri @ 2026-06-29 11:47 UTC (permalink / raw)
To: Conall O'Griofa, Jonathan Cameron, michal.simek
Cc: linux-iio, linux-arm-kernel, linux-kernel, Sai Krishna Potthuri
Add Sai Krishna Potthuri as a maintainer for the Xilinx AMS
driver for continued development and maintenance.
Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6b4560681b51..924e004a8a5e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29460,6 +29460,7 @@ F: include/uapi/linux/fsmap.h
XILINX AMS DRIVER
M: Salih Erim <salih.erim@amd.com>
M: Conall O'Griofa <conall.ogriofa@amd.com>
+M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
L: linux-iio@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver
2026-06-29 11:47 [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver Sai Krishna Potthuri
@ 2026-06-29 12:34 ` O'Griofa, Conall
2026-06-29 13:16 ` Michal Simek
1 sibling, 0 replies; 3+ messages in thread
From: O'Griofa, Conall @ 2026-06-29 12:34 UTC (permalink / raw)
To: Potthuri, Sai Krishna, Jonathan Cameron, Simek, Michal
Cc: linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Potthuri, Sai Krishna
AMD General
Acked-by: O'Griofa, Conall <conall.ogriofa@amd.com>
> -----Original Message-----
> From: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> Sent: 29 June 2026 12:48
> To: O'Griofa, Conall <conall.ogriofa@amd.com>; Jonathan Cameron
> <jic23@kernel.org>; Simek, Michal <michal.simek@amd.com>
> Cc: linux-iio@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; Potthuri, Sai Krishna <sai.krishna.potthuri@amd.com>
> Subject: [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver
>
> Add Sai Krishna Potthuri as a maintainer for the Xilinx AMS driver for continued
> development and maintenance.
>
> Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b4560681b51..924e004a8a5e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -29460,6 +29460,7 @@ F: include/uapi/linux/fsmap.h
> XILINX AMS DRIVER
> M: Salih Erim <salih.erim@amd.com>
> M: Conall O'Griofa <conall.ogriofa@amd.com>
> +M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> L: linux-iio@vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
> --
> 2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver
2026-06-29 11:47 [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver Sai Krishna Potthuri
2026-06-29 12:34 ` O'Griofa, Conall
@ 2026-06-29 13:16 ` Michal Simek
1 sibling, 0 replies; 3+ messages in thread
From: Michal Simek @ 2026-06-29 13:16 UTC (permalink / raw)
To: Sai Krishna Potthuri, Conall O'Griofa, Jonathan Cameron
Cc: linux-iio, linux-arm-kernel, linux-kernel
On 6/29/26 13:47, Sai Krishna Potthuri wrote:
> Add Sai Krishna Potthuri as a maintainer for the Xilinx AMS
> driver for continued development and maintenance.
>
> Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b4560681b51..924e004a8a5e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -29460,6 +29460,7 @@ F: include/uapi/linux/fsmap.h
> XILINX AMS DRIVER
> M: Salih Erim <salih.erim@amd.com>
> M: Conall O'Griofa <conall.ogriofa@amd.com>
> +M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
you should replace Salih because there is no intention to maintain this driver
from his side.
Thanks,
Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-29 13:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-29 11:47 [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver Sai Krishna Potthuri
2026-06-29 12:34 ` O'Griofa, Conall
2026-06-29 13:16 ` Michal Simek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox