* [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
@ 2023-05-03 8:43 Michal Simek
2023-05-22 15:00 ` Michal Simek
0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2023-05-03 8:43 UTC (permalink / raw)
To: miquel.raynal, linux-kernel, monstr, michal.simek, git
Naga no longer works for AMD/Xilinx and there is no activity from him to
continue to maintain Xilinx related drivers. Add myself instead to be kept
in loop if there is any need for testing.
Signed-off-by: Michal Simek <michal.simek@amd.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 643f9feeb09a..104f1b8727d3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c
ARASAN NAND CONTROLLER DRIVER
M: Miquel Raynal <miquel.raynal@bootlin.com>
-M: Naga Sureshkumar Relli <nagasure@xilinx.com>
+R: Michal Simek <michal.simek@amd.com>
L: linux-mtd@lists.infradead.org
S: Maintained
F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
@@ -1740,7 +1740,7 @@ F: include/linux/amba/bus.h
ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
M: Miquel Raynal <miquel.raynal@bootlin.com>
-M: Naga Sureshkumar Relli <nagasure@xilinx.com>
+R: Michal Simek <michal.simek@amd.com>
L: linux-mtd@lists.infradead.org
S: Maintained
F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
@@ -1748,7 +1748,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c
ARM PRIMECELL PL35X SMC DRIVER
M: Miquel Raynal <miquel.raynal@bootlin.com>
-M: Naga Sureshkumar Relli <nagasure@xilinx.com>
+R: Michal Simek <michal.simek@amd.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
--
2.36.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
2023-05-03 8:43 [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga Michal Simek
@ 2023-05-22 15:00 ` Michal Simek
2023-05-22 15:47 ` Miquel Raynal
0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2023-05-22 15:00 UTC (permalink / raw)
To: miquel.raynal, linux-kernel, monstr, michal.simek, git
Hi Miquel,
On 5/3/23 10:43, Michal Simek wrote:
> Naga no longer works for AMD/Xilinx and there is no activity from him to
> continue to maintain Xilinx related drivers. Add myself instead to be kept
> in loop if there is any need for testing.
>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
>
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 643f9feeb09a..104f1b8727d3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c
>
> ARASAN NAND CONTROLLER DRIVER
> M: Miquel Raynal <miquel.raynal@bootlin.com>
> -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> +R: Michal Simek <michal.simek@amd.com>
> L: linux-mtd@lists.infradead.org
> S: Maintained
> F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
> @@ -1740,7 +1740,7 @@ F: include/linux/amba/bus.h
>
> ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
> M: Miquel Raynal <miquel.raynal@bootlin.com>
> -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> +R: Michal Simek <michal.simek@amd.com>
> L: linux-mtd@lists.infradead.org
> S: Maintained
> F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
> @@ -1748,7 +1748,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c
>
> ARM PRIMECELL PL35X SMC DRIVER
> M: Miquel Raynal <miquel.raynal@bootlin.com>
> -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> +R: Michal Simek <michal.simek@amd.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> S: Maintained
> F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
Any issue with this patch? Would be good to get your ACK on it?
Thanks,
Michal
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
2023-05-22 15:00 ` Michal Simek
@ 2023-05-22 15:47 ` Miquel Raynal
2023-05-22 15:55 ` Miquel Raynal
0 siblings, 1 reply; 4+ messages in thread
From: Miquel Raynal @ 2023-05-22 15:47 UTC (permalink / raw)
To: Michal Simek; +Cc: linux-kernel, monstr, michal.simek, git
Hi Michal,
michal.simek@amd.com wrote on Mon, 22 May 2023 17:00:34 +0200:
> Hi Miquel,
>
> On 5/3/23 10:43, Michal Simek wrote:
> > Naga no longer works for AMD/Xilinx and there is no activity from him to
> > continue to maintain Xilinx related drivers. Add myself instead to be kept
> > in loop if there is any need for testing.
> >
> > Signed-off-by: Michal Simek <michal.simek@amd.com>
> > ---
> >
> > MAINTAINERS | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 643f9feeb09a..104f1b8727d3 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c
> > > ARASAN NAND CONTROLLER DRIVER
> > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > +R: Michal Simek <michal.simek@amd.com>
> > L: linux-mtd@lists.infradead.org
> > S: Maintained
> > F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
> > @@ -1740,7 +1740,7 @@ F: include/linux/amba/bus.h
> > > ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
> > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > +R: Michal Simek <michal.simek@amd.com>
> > L: linux-mtd@lists.infradead.org
> > S: Maintained
> > F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
> > @@ -1748,7 +1748,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c
> > > ARM PRIMECELL PL35X SMC DRIVER
> > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > +R: Michal Simek <michal.simek@amd.com>
> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > S: Maintained
> > F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
>
> Any issue with this patch? Would be good to get your ACK on it?
I am currently emptying my backlog, I'm gonna take this patch through
the next fixes PR. Sorry for the delay.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
2023-05-22 15:47 ` Miquel Raynal
@ 2023-05-22 15:55 ` Miquel Raynal
0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2023-05-22 15:55 UTC (permalink / raw)
To: Michal Simek; +Cc: linux-kernel, monstr, michal.simek, git
miquel.raynal@bootlin.com wrote on Mon, 22 May 2023 17:47:53 +0200:
> Hi Michal,
>
> michal.simek@amd.com wrote on Mon, 22 May 2023 17:00:34 +0200:
>
> > Hi Miquel,
> >
> > On 5/3/23 10:43, Michal Simek wrote:
> > > Naga no longer works for AMD/Xilinx and there is no activity from him to
> > > continue to maintain Xilinx related drivers. Add myself instead to be kept
> > > in loop if there is any need for testing.
> > >
> > > Signed-off-by: Michal Simek <michal.simek@amd.com>
> > > ---
> > >
> > > MAINTAINERS | 6 +++---
> > > 1 file changed, 3 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 643f9feeb09a..104f1b8727d3 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c
> > > > ARASAN NAND CONTROLLER DRIVER
> > > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > > +R: Michal Simek <michal.simek@amd.com>
> > > L: linux-mtd@lists.infradead.org
> > > S: Maintained
> > > F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
> > > @@ -1740,7 +1740,7 @@ F: include/linux/amba/bus.h
> > > > ARM PRIMECELL PL35X NAND CONTROLLER DRIVER
> > > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > > +R: Michal Simek <michal.simek@amd.com>
> > > L: linux-mtd@lists.infradead.org
> > > S: Maintained
> > > F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
> > > @@ -1748,7 +1748,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c
> > > > ARM PRIMECELL PL35X SMC DRIVER
> > > M: Miquel Raynal <miquel.raynal@bootlin.com>
> > > -M: Naga Sureshkumar Relli <nagasure@xilinx.com>
> > > +R: Michal Simek <michal.simek@amd.com>
> > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > S: Maintained
> > > F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
> >
> > Any issue with this patch? Would be good to get your ACK on it?
>
> I am currently emptying my backlog, I'm gonna take this patch through
> the next fixes PR. Sorry for the delay.
Actually, can you resend with the ML in copy? Otherwise it does not
appear in patchwork and cannot easily be picked up.
Thanks,
Miquèl
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-22 15:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03 8:43 [PATCH] MAINTAINERS: Add myself as reviewer instead of Naga Michal Simek
2023-05-22 15:00 ` Michal Simek
2023-05-22 15:47 ` Miquel Raynal
2023-05-22 15:55 ` Miquel Raynal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox