2022-06-18 05:37:57

by Bharat Kumar Gogada

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers

Add maintainer for driver and documentation of Xilinx Versal
CPM Root Port device.

Signed-off-by: Bharat Kumar Gogada <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..a07f926d7e93 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15063,6 +15063,14 @@ L: [email protected]
S: Maintained
F: drivers/pci/controller/dwc/*spear*

+PCI DRIVER FOR XILINX VERSAL CPM
+M: Bharat Kumar Gogada <[email protected]>
+M: Michal Simek <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
+F: drivers/pci/controller/pcie-xilinx-cpm.c
+
PCMCIA SUBSYSTEM
M: Dominik Brodowski <[email protected]>
S: Odd Fixes
--
2.17.1


2022-06-20 07:40:44

by Michal Simek

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers



On 6/18/22 07:20, Bharat Kumar Gogada wrote:
> Add maintainer for driver and documentation of Xilinx Versal
> CPM Root Port device.
>
> Signed-off-by: Bharat Kumar Gogada <[email protected]>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea3e6c914384..a07f926d7e93 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15063,6 +15063,14 @@ L: [email protected]
> S: Maintained
> F: drivers/pci/controller/dwc/*spear*
>
> +PCI DRIVER FOR XILINX VERSAL CPM
> +M: Bharat Kumar Gogada <[email protected]>
> +M: Michal Simek <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
> +F: drivers/pci/controller/pcie-xilinx-cpm.c
> +
> PCMCIA SUBSYSTEM
> M: Dominik Brodowski <[email protected]>
> S: Odd Fixes

Acked-by: Michal Simek <[email protected]>

Thanks,
Michal

2022-07-19 18:12:03

by Gogada, Bharat Kumar

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers

Ping!

> -----Original Message-----
> From: Michal Simek <[email protected]>
> Sent: Monday, June 20, 2022 12:13 PM
> To: Bharat Kumar Gogada <[email protected]>; linux-
> [email protected]; [email protected];
> [email protected]
> Cc: [email protected]; [email protected]
> Subject: Re: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port
> maintainers
>
>
>
> On 6/18/22 07:20, Bharat Kumar Gogada wrote:
> > Add maintainer for driver and documentation of Xilinx Versal CPM Root
> > Port device.
> >
> > Signed-off-by: Bharat Kumar Gogada <[email protected]>
> > ---
> > MAINTAINERS | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > ea3e6c914384..a07f926d7e93 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15063,6 +15063,14 @@ L: [email protected]
> > S: Maintained
> > F: drivers/pci/controller/dwc/*spear*
> >
> > +PCI DRIVER FOR XILINX VERSAL CPM
> > +M: Bharat Kumar Gogada <[email protected]>
> > +M: Michal Simek <[email protected]>
> > +L: [email protected]
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
> > +F: drivers/pci/controller/pcie-xilinx-cpm.c
> > +
> > PCMCIA SUBSYSTEM
> > M: Dominik Brodowski <[email protected]>
> > S: Odd Fixes
>
> Acked-by: Michal Simek <[email protected]>
>
> Thanks,
> Michal

2022-07-22 19:30:32

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers

On Sat, Jun 18, 2022 at 10:50:22AM +0530, Bharat Kumar Gogada wrote:
> Add maintainer for driver and documentation of Xilinx Versal
> CPM Root Port device.
>
> Signed-off-by: Bharat Kumar Gogada <[email protected]>

Applied to pci/ctrl/xilinx-cpm for v5.20, thanks!

> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea3e6c914384..a07f926d7e93 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15063,6 +15063,14 @@ L: [email protected]
> S: Maintained
> F: drivers/pci/controller/dwc/*spear*
>
> +PCI DRIVER FOR XILINX VERSAL CPM
> +M: Bharat Kumar Gogada <[email protected]>
> +M: Michal Simek <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
> +F: drivers/pci/controller/pcie-xilinx-cpm.c
> +
> PCMCIA SUBSYSTEM
> M: Dominik Brodowski <[email protected]>
> S: Odd Fixes
> --
> 2.17.1
>

2022-07-25 05:07:53

by Gogada, Bharat Kumar

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers

Thanks Bjorn.
>
> On Sat, Jun 18, 2022 at 10:50:22AM +0530, Bharat Kumar Gogada wrote:
> > Add maintainer for driver and documentation of Xilinx Versal CPM Root
> > Port device.
> >
> > Signed-off-by: Bharat Kumar Gogada <[email protected]>
>
> Applied to pci/ctrl/xilinx-cpm for v5.20, thanks!
>
> > ---
> > MAINTAINERS | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > ea3e6c914384..a07f926d7e93 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -15063,6 +15063,14 @@ L: [email protected]
> > S: Maintained
> > F: drivers/pci/controller/dwc/*spear*
> >
> > +PCI DRIVER FOR XILINX VERSAL CPM
> > +M: Bharat Kumar Gogada <[email protected]>
> > +M: Michal Simek <[email protected]>
> > +L: [email protected]
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
> > +F: drivers/pci/controller/pcie-xilinx-cpm.c
> > +
> > PCMCIA SUBSYSTEM
> > M: Dominik Brodowski <[email protected]>
> > S: Odd Fixes
> > --
> > 2.17.1
> >