* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
@ 2013-12-11 18:32 Bjorn Helgaas
2013-12-11 18:43 ` Bjorn Helgaas
` (5 more replies)
0 siblings, 6 replies; 18+ messages in thread
From: Bjorn Helgaas @ 2013-12-11 18:32 UTC (permalink / raw)
To: linux-arm-kernel
If this looks reasonable, I'll merge it via the PCI tree for v3.13.
Bjorn
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
Add entries for PCI host controller drivers in drivers/pci/host/.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
MAINTAINERS | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8285ed4676b6..826c722d92ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6449,16 +6449,47 @@ F: drivers/pci/
F: include/linux/pci*
F: arch/x86/pci/
+PCI DRIVER FOR DESIGNWARE
+M: Jingoo Han <jg1.han@samsung.com>
+L: linux-pci at vger.kernel.org
+S: Maintained
+F: drivers/pci/host/*designware*
+
+PCI DRIVER FOR IMX6
+M: Shawn Guo <shawn.guo@linaro.org>
+L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: drivers/pci/host/*imx6*
+
+PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
+M: Jason Cooper <jason@lakedaemon.net>
+L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: drivers/pci/host/*mvebu*
+
PCI DRIVER FOR NVIDIA TEGRA
M: Thierry Reding <thierry.reding@gmail.com>
L: linux-tegra at vger.kernel.org
+L: linux-pci at vger.kernel.org
S: Supported
F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
F: drivers/pci/host/pci-tegra.c
+PCI DRIVER FOR RENESAS R-CAR
+M: Simon Horman <horms@verge.net.au>
+M: Magnus Damm <magnus.damm@gmail.com>
+L: linux-pci at vger.kernel.org
+L: linux-sh at vger.kernel.org
+S: Maintained
+F: drivers/pci/host/*rcar*
+
PCI DRIVER FOR SAMSUNG EXYNOS
M: Jingoo Han <jg1.han@samsung.com>
L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
S: Maintained
F: drivers/pci/host/pci-exynos.c
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
@ 2013-12-11 18:43 ` Bjorn Helgaas
2013-12-11 22:24 ` Jingoo Han
2013-12-11 23:51 ` Simon Horman
` (4 subsequent siblings)
5 siblings, 1 reply; 18+ messages in thread
From: Bjorn Helgaas @ 2013-12-11 18:43 UTC (permalink / raw)
To: linux-arm-kernel
[+cc Mohit]
On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
And I see Mohit's patch [1] to update the DesignWare entry:
+PCIE DRIVER FOR SYNOPSIS DESIGNWARE CONTROLLER
+M: Mohit Kumar <mohit.kumar@st.com>
+M: Jingoo Han <jg1.han@samsung.com>
+L: linux-pci at vger.kernel.org
+S: Maintained
+F: drivers/pci/host/pcie-designware.c
I can fold in that update too if Jingoo acks it.
[1] http://patchwork.ozlabs.org/patch/299905/
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
> MAINTAINERS | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8285ed4676b6..826c722d92ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6449,16 +6449,47 @@ F: drivers/pci/
> F: include/linux/pci*
> F: arch/x86/pci/
>
> +PCI DRIVER FOR DESIGNWARE
> +M: Jingoo Han <jg1.han@samsung.com>
> +L: linux-pci at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/*designware*
> +
> +PCI DRIVER FOR IMX6
> +M: Shawn Guo <shawn.guo@linaro.org>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*imx6*
> +
> +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> +M: Jason Cooper <jason@lakedaemon.net>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*mvebu*
> +
> PCI DRIVER FOR NVIDIA TEGRA
> M: Thierry Reding <thierry.reding@gmail.com>
> L: linux-tegra at vger.kernel.org
> +L: linux-pci at vger.kernel.org
> S: Supported
> F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
> F: drivers/pci/host/pci-tegra.c
>
> +PCI DRIVER FOR RENESAS R-CAR
> +M: Simon Horman <horms@verge.net.au>
> +M: Magnus Damm <magnus.damm@gmail.com>
> +L: linux-pci at vger.kernel.org
> +L: linux-sh at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/*rcar*
> +
> PCI DRIVER FOR SAMSUNG EXYNOS
> M: Jingoo Han <jg1.han@samsung.com>
> L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> S: Maintained
> F: drivers/pci/host/pci-exynos.c
>
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:43 ` Bjorn Helgaas
@ 2013-12-11 22:24 ` Jingoo Han
2013-12-12 5:06 ` Mohit KUMAR DCG
0 siblings, 1 reply; 18+ messages in thread
From: Jingoo Han @ 2013-12-11 22:24 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, December 12, 2013 3:43 AM, Bjorn Helgaas wrote:
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> And I see Mohit's patch [1] to update the DesignWare entry:
>
> +PCIE DRIVER FOR SYNOPSIS DESIGNWARE CONTROLLER
> +M: Mohit Kumar <mohit.kumar@st.com>
> +M: Jingoo Han <jg1.han@samsung.com>
> +L: linux-pci at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/pcie-designware.c
>
> I can fold in that update too if Jingoo acks it.
>
> [1] http://patchwork.ozlabs.org/patch/299905/
Hi Bjorn,
I agree with this. :-)
Acked-by: Jingoo Han <jg1.han@samsung.com>
Best regards,
Jingoo Han
> > MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
> >
> > Add entries for PCI host controller drivers in drivers/pci/host/.
> >
> > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> > ---
> > MAINTAINERS | 31 +++++++++++++++++++++++++++++++
> > 1 file changed, 31 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8285ed4676b6..826c722d92ba 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6449,16 +6449,47 @@ F: drivers/pci/
> > F: include/linux/pci*
> > F: arch/x86/pci/
> >
> > +PCI DRIVER FOR DESIGNWARE
> > +M: Jingoo Han <jg1.han@samsung.com>
> > +L: linux-pci at vger.kernel.org
> > +S: Maintained
> > +F: drivers/pci/host/*designware*
> > +
> > +PCI DRIVER FOR IMX6
> > +M: Shawn Guo <shawn.guo@linaro.org>
> > +L: linux-pci at vger.kernel.org
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S: Maintained
> > +F: drivers/pci/host/*imx6*
> > +
> > +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> > +M: Jason Cooper <jason@lakedaemon.net>
> > +L: linux-pci at vger.kernel.org
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S: Maintained
> > +F: drivers/pci/host/*mvebu*
> > +
> > PCI DRIVER FOR NVIDIA TEGRA
> > M: Thierry Reding <thierry.reding@gmail.com>
> > L: linux-tegra at vger.kernel.org
> > +L: linux-pci at vger.kernel.org
> > S: Supported
> > F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
> > F: drivers/pci/host/pci-tegra.c
> >
> > +PCI DRIVER FOR RENESAS R-CAR
> > +M: Simon Horman <horms@verge.net.au>
> > +M: Magnus Damm <magnus.damm@gmail.com>
> > +L: linux-pci at vger.kernel.org
> > +L: linux-sh at vger.kernel.org
> > +S: Maintained
> > +F: drivers/pci/host/*rcar*
> > +
> > PCI DRIVER FOR SAMSUNG EXYNOS
> > M: Jingoo Han <jg1.han@samsung.com>
> > L: linux-pci at vger.kernel.org
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> > S: Maintained
> > F: drivers/pci/host/pci-exynos.c
> >
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
2013-12-11 18:43 ` Bjorn Helgaas
@ 2013-12-11 23:51 ` Simon Horman
2013-12-12 7:00 ` Shawn Guo
` (3 subsequent siblings)
5 siblings, 0 replies; 18+ messages in thread
From: Simon Horman @ 2013-12-11 23:51 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> Bjorn
>
>
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Renesas R-Car potion:
Acked-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> MAINTAINERS | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8285ed4676b6..826c722d92ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6449,16 +6449,47 @@ F: drivers/pci/
> F: include/linux/pci*
> F: arch/x86/pci/
>
> +PCI DRIVER FOR DESIGNWARE
> +M: Jingoo Han <jg1.han@samsung.com>
> +L: linux-pci at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/*designware*
> +
> +PCI DRIVER FOR IMX6
> +M: Shawn Guo <shawn.guo@linaro.org>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*imx6*
> +
> +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> +M: Jason Cooper <jason@lakedaemon.net>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*mvebu*
> +
> PCI DRIVER FOR NVIDIA TEGRA
> M: Thierry Reding <thierry.reding@gmail.com>
> L: linux-tegra at vger.kernel.org
> +L: linux-pci at vger.kernel.org
> S: Supported
> F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
> F: drivers/pci/host/pci-tegra.c
>
> +PCI DRIVER FOR RENESAS R-CAR
> +M: Simon Horman <horms@verge.net.au>
> +M: Magnus Damm <magnus.damm@gmail.com>
> +L: linux-pci at vger.kernel.org
> +L: linux-sh at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/*rcar*
> +
> PCI DRIVER FOR SAMSUNG EXYNOS
> M: Jingoo Han <jg1.han@samsung.com>
> L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> S: Maintained
> F: drivers/pci/host/pci-exynos.c
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 22:24 ` Jingoo Han
@ 2013-12-12 5:06 ` Mohit KUMAR DCG
0 siblings, 0 replies; 18+ messages in thread
From: Mohit KUMAR DCG @ 2013-12-12 5:06 UTC (permalink / raw)
To: linux-arm-kernel
> -----Original Message-----
> From: Jingoo Han [mailto:jg1.han at samsung.com]
> Sent: Thursday, December 12, 2013 3:55 AM
> To: 'Bjorn Helgaas'; linux-pci at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org;
> linux-tegra at vger.kernel.org; linux-sh at vger.kernel.org; linux-samsung-
> soc at vger.kernel.org; 'Shawn Guo'; 'Jason Cooper'; 'Thierry Reding'; 'Simon
> Horman'; 'Magnus Damm'; 'Valentine Barshak'; 'Wei Yongjun'; 'Wei Yongjun';
> 'Kuninori Morimoto'; Mohit KUMAR DCG; Pratyush ANAND; 'Jingoo Han'
> Subject: Re: [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car
> PCI host maintainers
>
> On Thursday, December 12, 2013 3:43 AM, Bjorn Helgaas wrote:
> > On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
> >
> > And I see Mohit's patch [1] to update the DesignWare entry:
> >
> > +PCIE DRIVER FOR SYNOPSIS DESIGNWARE CONTROLLER
> > +M: Mohit Kumar <mohit.kumar@st.com>
> > +M: Jingoo Han <jg1.han@samsung.com>
> > +L: linux-pci at vger.kernel.org
> > +S: Maintained
> > +F: drivers/pci/host/pcie-designware.c
> >
> > I can fold in that update too if Jingoo acks it.
> >
> > [1] http://patchwork.ozlabs.org/patch/299905/
>
> Hi Bjorn,
>
> I agree with this. :-)
> Acked-by: Jingoo Han <jg1.han@samsung.com>
>
- Thanks Bjorn and Jingoo. I will remove this patch from my v2 patches.
Regards
Mohit
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
2013-12-11 18:43 ` Bjorn Helgaas
2013-12-11 23:51 ` Simon Horman
@ 2013-12-12 7:00 ` Shawn Guo
2013-12-12 10:47 ` Jingoo Han
2013-12-12 20:29 ` Bjorn Helgaas
2013-12-12 7:40 ` Gregory CLEMENT
` (2 subsequent siblings)
5 siblings, 2 replies; 18+ messages in thread
From: Shawn Guo @ 2013-12-12 7:00 UTC (permalink / raw)
To: linux-arm-kernel
Hi Bjorn,
On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> +PCI DRIVER FOR IMX6
> +M: Shawn Guo <shawn.guo@linaro.org>
Thanks for the nomination. But I think a better person for this
position would be Richard Zhu <r65037@freescale.com> (copied). He knows
the driver and controller much better than myself, and most importantly
he is the driver owner for Freescale kernel and he has the contact to
Freescale PCIe hardware people.
Shawn
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*imx6*
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
` (2 preceding siblings ...)
2013-12-12 7:00 ` Shawn Guo
@ 2013-12-12 7:40 ` Gregory CLEMENT
2013-12-12 9:12 ` Jingoo Han
2013-12-12 11:15 ` Thierry Reding
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
5 siblings, 1 reply; 18+ messages in thread
From: Gregory CLEMENT @ 2013-12-12 7:40 UTC (permalink / raw)
To: linux-arm-kernel
Hi Bjorn, ,
On 11/12/2013 19:32, Bjorn Helgaas wrote:
> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> Bjorn
>
>
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
> MAINTAINERS | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8285ed4676b6..826c722d92ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6449,16 +6449,47 @@ F: drivers/pci/
> F: include/linux/pci*
> F: arch/x86/pci/
>
> +PCI DRIVER FOR DESIGNWARE
> +M: Jingoo Han <jg1.han@samsung.com>
> +L: linux-pci at vger.kernel.org
> +S: Maintained
> +F: drivers/pci/host/*designware*
> +
> +PCI DRIVER FOR IMX6
> +M: Shawn Guo <shawn.guo@linaro.org>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*imx6*
> +
> +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> +M: Jason Cooper <jason@lakedaemon.net>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*mvebu*
I think that Thomas Petazzoni would be more appropriate, he worked
on the mvebu PCIe since 6 moths and now know very well the
subject. Until now all the mvebu PCIe related questions were
managed by Thomas.
Regards,
Gregory
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 7:40 ` Gregory CLEMENT
@ 2013-12-12 9:12 ` Jingoo Han
2013-12-12 12:38 ` Jason Cooper
0 siblings, 1 reply; 18+ messages in thread
From: Jingoo Han @ 2013-12-12 9:12 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, December 12, 2013 4:41 PM, Gregory CLEMENT wrote:
> On 11/12/2013 19:32, Bjorn Helgaas wrote:
> > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
> >
> > Bjorn
[.....]
> > +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> > +M: Jason Cooper <jason@lakedaemon.net>
> > +L: linux-pci at vger.kernel.org
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S: Maintained
> > +F: drivers/pci/host/*mvebu*
>
> I think that Thomas Petazzoni would be more appropriate, he worked
> on the mvebu PCIe since 6 moths and now know very well the
> subject. Until now all the mvebu PCIe related questions were
> managed by Thomas.
I think so, too. :-)
Thomas Petazzoni is the author of the mvebu PCIe. Also, he did
The basic foundation of PCIe Host with Thierry Reding. I think
That he is the best person for the Maintainer of the mvebu PCIe.
Best regards,
Jingoo Han
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 7:00 ` Shawn Guo
@ 2013-12-12 10:47 ` Jingoo Han
2013-12-12 20:29 ` Bjorn Helgaas
1 sibling, 0 replies; 18+ messages in thread
From: Jingoo Han @ 2013-12-12 10:47 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, December 12, 2013 4:01 PM, Shawn Guo wrote:
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > +PCI DRIVER FOR IMX6
> > +M: Shawn Guo <shawn.guo@linaro.org>
>
> Thanks for the nomination. But I think a better person for this
> position would be Richard Zhu <r65037@freescale.com> (copied). He knows
> the driver and controller much better than myself, and most importantly
> he is the driver owner for Freescale kernel and he has the contact to
> Freescale PCIe hardware people.
I agree with Shawn Guo's opinion. :-)
Richard Zhu has been maintaining i.MX6 PCIe driver. Also he can contact
Freescale PCIe hardware engineers. Thus, he is the appropriate person
for the Maintainer of i.MX PCIe.
Best regards,
Jingoo Han
>
> Shawn
>
> > +L: linux-pci at vger.kernel.org
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S: Maintained
> > +F: drivers/pci/host/*imx6*
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
` (3 preceding siblings ...)
2013-12-12 7:40 ` Gregory CLEMENT
@ 2013-12-12 11:15 ` Thierry Reding
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
5 siblings, 0 replies; 18+ messages in thread
From: Thierry Reding @ 2013-12-12 11:15 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> Bjorn
>
>
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
> MAINTAINERS | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
Looks good to me:
Acked-by: Thierry Reding <treding@nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131212/14e7981b/attachment.sig>
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 9:12 ` Jingoo Han
@ 2013-12-12 12:38 ` Jason Cooper
0 siblings, 0 replies; 18+ messages in thread
From: Jason Cooper @ 2013-12-12 12:38 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Dec 12, 2013 at 06:12:18PM +0900, Jingoo Han wrote:
> On Thursday, December 12, 2013 4:41 PM, Gregory CLEMENT wrote:
> > On 11/12/2013 19:32, Bjorn Helgaas wrote:
> > > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
> > >
> > > Bjorn
>
> [.....]
>
> > > +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> > > +M: Jason Cooper <jason@lakedaemon.net>
> > > +L: linux-pci at vger.kernel.org
> > > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > > +S: Maintained
> > > +F: drivers/pci/host/*mvebu*
> >
> > I think that Thomas Petazzoni would be more appropriate, he worked
> > on the mvebu PCIe since 6 moths and now know very well the
> > subject. Until now all the mvebu PCIe related questions were
> > managed by Thomas.
>
> I think so, too. :-)
>
> Thomas Petazzoni is the author of the mvebu PCIe. Also, he did
> The basic foundation of PCIe Host with Thierry Reding. I think
> That he is the best person for the Maintainer of the mvebu PCIe.
100% Ack. Thanks for the nomination, but Thomas is the person best
suited to review patches and maintain the driver. If you want some
patch wrangling, I don't mind helping out, but I'd prefer Thomas be the
maintainer here.
thx,
Jason.
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 7:00 ` Shawn Guo
2013-12-12 10:47 ` Jingoo Han
@ 2013-12-12 20:29 ` Bjorn Helgaas
2013-12-13 5:39 ` Shawn Guo
1 sibling, 1 reply; 18+ messages in thread
From: Bjorn Helgaas @ 2013-12-12 20:29 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Dec 12, 2013 at 12:00 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
> Hi Bjorn,
>
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
>> +PCI DRIVER FOR IMX6
>> +M: Shawn Guo <shawn.guo@linaro.org>
>
> Thanks for the nomination. But I think a better person for this
> position would be Richard Zhu <r65037@freescale.com> (copied). He knows
> the driver and controller much better than myself, and most importantly
> he is the driver owner for Freescale kernel and he has the contact to
> Freescale PCIe hardware people.
Richard, are you OK with being listed here? Shawn, do you want to be
listed here in addition, if only to make sure you're copied on changes
to pci-imx6.c?
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH v2] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
` (4 preceding siblings ...)
2013-12-12 11:15 ` Thierry Reding
@ 2013-12-12 20:46 ` Bjorn Helgaas
2013-12-12 20:48 ` Jason Cooper
` (2 more replies)
5 siblings, 3 replies; 18+ messages in thread
From: Bjorn Helgaas @ 2013-12-12 20:46 UTC (permalink / raw)
To: linux-arm-kernel
[+cc Thomas]
On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
OK, here's another try. I'm not actually trying to nominate anybody; I
just tried to write down the list we came up with in an earlier discussion [1].
I'd like confirmation from the following people that they approve of being
listed here:
Richard Zhu (IMX6)
Thomas Petazzoni (MVEBU)
Magnus Damm (R-CAR)
I think everybody else listed has already said they approve.
[1] http://lkml.kernel.org/r/CAErSpo5tN==4nSv2u3SUBe_L4VsWn4P7TN+LtrC172Qj1vhtog at mail.gmail.com
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
From: Bjorn Helgaas <bhelgaas@google.com>
Add entries for PCI host controller drivers in drivers/pci/host/.
Signed-off-by: Mohit Kumar <mohit.kumar@st.com> (DesignWare)
Signed-off-by: Pratyush Anand <pratyush.anand@st.com> (DesignWare)
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au> (R-CAR)
Acked-by: Jason Cooper <jason@lakedaemon.net> (MVEBU)
Acked-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Thierry Reding <treding@nvidia.com>
---
MAINTAINERS | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8285ed4676b6..1c5dc36ec522 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6449,19 +6449,53 @@ F: drivers/pci/
F: include/linux/pci*
F: arch/x86/pci/
+PCI DRIVER FOR IMX6
+M: Richard Zhu <r65037@freescale.com>
+M: Shawn Guo <shawn.guo@linaro.org>
+L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: drivers/pci/host/*imx6*
+
+PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
+M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+M: Jason Cooper <jason@lakedaemon.net>
+L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: drivers/pci/host/*mvebu*
+
PCI DRIVER FOR NVIDIA TEGRA
M: Thierry Reding <thierry.reding@gmail.com>
L: linux-tegra at vger.kernel.org
+L: linux-pci at vger.kernel.org
S: Supported
F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
F: drivers/pci/host/pci-tegra.c
+PCI DRIVER FOR RENESAS R-CAR
+M: Simon Horman <horms@verge.net.au>
+M: Magnus Damm <magnus.damm@gmail.com>
+L: linux-pci at vger.kernel.org
+L: linux-sh at vger.kernel.org
+S: Maintained
+F: drivers/pci/host/*rcar*
+
PCI DRIVER FOR SAMSUNG EXYNOS
M: Jingoo Han <jg1.han@samsung.com>
L: linux-pci at vger.kernel.org
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L: linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
S: Maintained
F: drivers/pci/host/pci-exynos.c
+PCI DRIVER FOR SYNOPSIS DESIGNWARE
+M: Mohit Kumar <mohit.kumar@st.com>
+M: Jingoo Han <jg1.han@samsung.com>
+L: linux-pci at vger.kernel.org
+S: Maintained
+F: drivers/pci/host/*designware*
+
PCMCIA SUBSYSTEM
P: Linux PCMCIA Team
L: linux-pcmcia at lists.infradead.org
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [PATCH v2] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
@ 2013-12-12 20:48 ` Jason Cooper
2013-12-12 22:11 ` Thomas Petazzoni
2013-12-13 5:13 ` Magnus Damm
2 siblings, 0 replies; 18+ messages in thread
From: Jason Cooper @ 2013-12-12 20:48 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Dec 12, 2013 at 01:46:10PM -0700, Bjorn Helgaas wrote:
> [+cc Thomas]
>
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> OK, here's another try. I'm not actually trying to nominate anybody; I
> just tried to write down the list we came up with in an earlier discussion [1].
>
> I'd like confirmation from the following people that they approve of being
> listed here:
>
> Richard Zhu (IMX6)
> Thomas Petazzoni (MVEBU)
> Magnus Damm (R-CAR)
>
> I think everybody else listed has already said they approve.
>
> [1] http://lkml.kernel.org/r/CAErSpo5tN==4nSv2u3SUBe_L4VsWn4P7TN+LtrC172Qj1vhtog at mail.gmail.com
>
>
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Mohit Kumar <mohit.kumar@st.com> (DesignWare)
> Signed-off-by: Pratyush Anand <pratyush.anand@st.com> (DesignWare)
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> Acked-by: Simon Horman <horms+renesas@verge.net.au> (R-CAR)
> Acked-by: Jason Cooper <jason@lakedaemon.net> (MVEBU)
If Thomas is ok with it:
Double-Plus-Acked-by: Jason Cooper <jason@lakedaemon.net>
for the mvebu bits.
thx,
Jason.
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH v2] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
2013-12-12 20:48 ` Jason Cooper
@ 2013-12-12 22:11 ` Thomas Petazzoni
2013-12-13 5:13 ` Magnus Damm
2 siblings, 0 replies; 18+ messages in thread
From: Thomas Petazzoni @ 2013-12-12 22:11 UTC (permalink / raw)
To: linux-arm-kernel
Dear Bjorn Helgaas,
On Thu, 12 Dec 2013 13:46:10 -0700, Bjorn Helgaas wrote:
> [+cc Thomas]
>
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> OK, here's another try. I'm not actually trying to nominate anybody; I
> just tried to write down the list we came up with in an earlier discussion [1].
>
> I'd like confirmation from the following people that they approve of being
> listed here:
>
> Richard Zhu (IMX6)
> Thomas Petazzoni (MVEBU)
> Magnus Damm (R-CAR)
>
> I think everybody else listed has already said they approve.
>
> [1] http://lkml.kernel.org/r/CAErSpo5tN==4nSv2u3SUBe_L4VsWn4P7TN+LtrC172Qj1vhtog at mail.gmail.com
>
>
> MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
>
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Add entries for PCI host controller drivers in drivers/pci/host/.
>
> Signed-off-by: Mohit Kumar <mohit.kumar@st.com> (DesignWare)
> Signed-off-by: Pratyush Anand <pratyush.anand@st.com> (DesignWare)
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> Acked-by: Simon Horman <horms+renesas@verge.net.au> (R-CAR)
> Acked-by: Jason Cooper <jason@lakedaemon.net> (MVEBU)
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> Acked-by: Thierry Reding <treding@nvidia.com>
> ---
> MAINTAINERS | 34 ++++++++++++++++++++++++++++++++++
> 1 file changed, 34 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8285ed4676b6..1c5dc36ec522 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6449,19 +6449,53 @@ F: drivers/pci/
> F: include/linux/pci*
> F: arch/x86/pci/
>
> +PCI DRIVER FOR IMX6
> +M: Richard Zhu <r65037@freescale.com>
> +M: Shawn Guo <shawn.guo@linaro.org>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*imx6*
> +
> +PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
> +M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> +M: Jason Cooper <jason@lakedaemon.net>
> +L: linux-pci at vger.kernel.org
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +S: Maintained
> +F: drivers/pci/host/*mvebu*
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thanks for doing this!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH v2] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
2013-12-12 20:48 ` Jason Cooper
2013-12-12 22:11 ` Thomas Petazzoni
@ 2013-12-13 5:13 ` Magnus Damm
2 siblings, 0 replies; 18+ messages in thread
From: Magnus Damm @ 2013-12-13 5:13 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Dec 13, 2013 at 5:46 AM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> [+cc Thomas]
>
> On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
>> If this looks reasonable, I'll merge it via the PCI tree for v3.13.
>
> OK, here's another try. I'm not actually trying to nominate anybody; I
> just tried to write down the list we came up with in an earlier discussion [1].
>
> I'd like confirmation from the following people that they approve of being
> listed here:
>
> Richard Zhu (IMX6)
> Thomas Petazzoni (MVEBU)
> Magnus Damm (R-CAR)
Hi Bjorn,
Thanks for making this list. I actually have had very little to do
with this particular driver, so I prefer to be omitted since Simon
Horman already is listed and I trust his judgement.
Cheers,
/ magnus
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-12 20:29 ` Bjorn Helgaas
@ 2013-12-13 5:39 ` Shawn Guo
2013-12-13 6:31 ` Hong-Xing.Zhu at freescale.com
0 siblings, 1 reply; 18+ messages in thread
From: Shawn Guo @ 2013-12-13 5:39 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Dec 12, 2013 at 01:29:00PM -0700, Bjorn Helgaas wrote:
> On Thu, Dec 12, 2013 at 12:00 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
> > Hi Bjorn,
> >
> > On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> >> +PCI DRIVER FOR IMX6
> >> +M: Shawn Guo <shawn.guo@linaro.org>
> >
> > Thanks for the nomination. But I think a better person for this
> > position would be Richard Zhu <r65037@freescale.com> (copied). He knows
> > the driver and controller much better than myself, and most importantly
> > he is the driver owner for Freescale kernel and he has the contact to
> > Freescale PCIe hardware people.
>
> Richard, are you OK with being listed here?
Richard is on leave these two days. Hope he will be back to online
soon.
> Shawn, do you want to be
> listed here in addition, if only to make sure you're copied on changes
> to pci-imx6.c?
Okay, thanks, Bjorn.
Shawn
^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-13 5:39 ` Shawn Guo
@ 2013-12-13 6:31 ` Hong-Xing.Zhu at freescale.com
0 siblings, 0 replies; 18+ messages in thread
From: Hong-Xing.Zhu at freescale.com @ 2013-12-13 6:31 UTC (permalink / raw)
To: linux-arm-kernel
Hi Bjorn:
> -----Original Message-----
> From: Shawn Guo [mailto:shawn.guo at linaro.org]
> Sent: Friday, December 13, 2013 1:39 PM
> To: Bjorn Helgaas
> Cc: linux-pci at vger.kernel.org; linux-kernel at vger.kernel.org; linux-arm; linux-
> tegra at vger.kernel.org; linux-sh at vger.kernel.org; linux-samsung-
> soc at vger.kernel.org; Jingoo Han; Jason Cooper; Thierry Reding; Simon Horman;
> Magnus Damm; Valentine Barshak; Wei Yongjun; Wei Yongjun; Kuninori Morimoto;
> Zhu Richard-R65037
> Subject: Re: [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI
> host maintainers
>
> On Thu, Dec 12, 2013 at 01:29:00PM -0700, Bjorn Helgaas wrote:
> > On Thu, Dec 12, 2013 at 12:00 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
> > > Hi Bjorn,
> > >
> > > On Wed, Dec 11, 2013 at 11:32:37AM -0700, Bjorn Helgaas wrote:
> > >> +PCI DRIVER FOR IMX6
> > >> +M: Shawn Guo <shawn.guo@linaro.org>
> > >
> > > Thanks for the nomination. But I think a better person for this
> > > position would be Richard Zhu <r65037@freescale.com> (copied). He
> > > knows the driver and controller much better than myself, and most
> > > importantly he is the driver owner for Freescale kernel and he has
> > > the contact to Freescale PCIe hardware people.
> >
> > Richard, are you OK with being listed here?
>
> Richard is on leave these two days. Hope he will be back to online soon.
[Richard] I went to hospital in the past two days.
Thanks, I'm ok with being listed here.
>
> > Shawn, do you want to be
> > listed here in addition, if only to make sure you're copied on changes
> > to pci-imx6.c?
>
> Okay, thanks, Bjorn.
>
> Shawn
Best Regards
Richard Zhu
^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~2013-12-13 6:31 UTC | newest]
Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 18:32 [PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers Bjorn Helgaas
2013-12-11 18:43 ` Bjorn Helgaas
2013-12-11 22:24 ` Jingoo Han
2013-12-12 5:06 ` Mohit KUMAR DCG
2013-12-11 23:51 ` Simon Horman
2013-12-12 7:00 ` Shawn Guo
2013-12-12 10:47 ` Jingoo Han
2013-12-12 20:29 ` Bjorn Helgaas
2013-12-13 5:39 ` Shawn Guo
2013-12-13 6:31 ` Hong-Xing.Zhu at freescale.com
2013-12-12 7:40 ` Gregory CLEMENT
2013-12-12 9:12 ` Jingoo Han
2013-12-12 12:38 ` Jason Cooper
2013-12-12 11:15 ` Thierry Reding
2013-12-12 20:46 ` [PATCH v2] " Bjorn Helgaas
2013-12-12 20:48 ` Jason Cooper
2013-12-12 22:11 ` Thomas Petazzoni
2013-12-13 5:13 ` Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).