* [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers
@ 2026-06-29 14:06 Sai Krishna Potthuri
2026-06-29 14:10 ` Michal Simek
0 siblings, 1 reply; 3+ messages in thread
From: Sai Krishna Potthuri @ 2026-06-29 14:06 UTC (permalink / raw)
To: Conall O'Griofa, Jonathan Cameron, michal.simek
Cc: linux-iio, linux-arm-kernel, linux-kernel, Sai Krishna Potthuri
Salih Erim is no longer with AMD to maintain the Xilinx AMS driver.
Replace Salih Erim with Sai Krishna Potthuri in the Xilinx AMS driver
MAINTAINERS entry for continued development and maintenance of the driver.
Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
---
v2:
- Replaced Salih Erim with Sai Krishna Potthuri.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6b4560681b51..d8591066f182 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29458,7 +29458,7 @@ F: include/uapi/linux/dqblk_xfs.h
F: include/uapi/linux/fsmap.h
XILINX AMS DRIVER
-M: Salih Erim <salih.erim@amd.com>
+M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
M: Conall O'Griofa <conall.ogriofa@amd.com>
L: linux-iio@vger.kernel.org
S: Maintained
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers
2026-06-29 14:06 [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers Sai Krishna Potthuri
@ 2026-06-29 14:10 ` Michal Simek
2026-06-29 18:08 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2026-06-29 14:10 UTC (permalink / raw)
To: Sai Krishna Potthuri, Conall O'Griofa, Jonathan Cameron
Cc: linux-iio, linux-arm-kernel, linux-kernel
On 6/29/26 16:06, Sai Krishna Potthuri wrote:
> Salih Erim is no longer with AMD to maintain the Xilinx AMS driver.
> Replace Salih Erim with Sai Krishna Potthuri in the Xilinx AMS driver
> MAINTAINERS entry for continued development and maintenance of the driver.
>
> Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> ---
> v2:
> - Replaced Salih Erim with Sai Krishna Potthuri.
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6b4560681b51..d8591066f182 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -29458,7 +29458,7 @@ F: include/uapi/linux/dqblk_xfs.h
> F: include/uapi/linux/fsmap.h
>
> XILINX AMS DRIVER
> -M: Salih Erim <salih.erim@amd.com>
> +M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> M: Conall O'Griofa <conall.ogriofa@amd.com>
> L: linux-iio@vger.kernel.org
> S: Maintained
Acked-by: Michal Simek <michal.simek@amd.com>
Thanks,
Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers
2026-06-29 14:10 ` Michal Simek
@ 2026-06-29 18:08 ` Jonathan Cameron
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2026-06-29 18:08 UTC (permalink / raw)
To: Michal Simek
Cc: Sai Krishna Potthuri, Conall O'Griofa, linux-iio,
linux-arm-kernel, linux-kernel
On Mon, 29 Jun 2026 16:10:42 +0200
Michal Simek <michal.simek@amd.com> wrote:
> On 6/29/26 16:06, Sai Krishna Potthuri wrote:
> > Salih Erim is no longer with AMD to maintain the Xilinx AMS driver.
> > Replace Salih Erim with Sai Krishna Potthuri in the Xilinx AMS driver
> > MAINTAINERS entry for continued development and maintenance of the driver.
> >
> > Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> > ---
> > v2:
> > - Replaced Salih Erim with Sai Krishna Potthuri.
> >
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 6b4560681b51..d8591066f182 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -29458,7 +29458,7 @@ F: include/uapi/linux/dqblk_xfs.h
> > F: include/uapi/linux/fsmap.h
> >
> > XILINX AMS DRIVER
> > -M: Salih Erim <salih.erim@amd.com>
> > +M: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
> > M: Conall O'Griofa <conall.ogriofa@amd.com>
> > L: linux-iio@vger.kernel.org
> > S: Maintained
>
> Acked-by: Michal Simek <michal.simek@amd.com>
Applied. I also picked up Conall's tag from v1
Thanks for taking over Sai and thanks to Salih for work
on this driver in the past.
Jonathan
>
> Thanks,
> Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-29 18:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-29 14:06 [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainers Sai Krishna Potthuri
2026-06-29 14:10 ` Michal Simek
2026-06-29 18:08 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox