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 <[email protected]> > +M: Jingoo Han <[email protected]> > +L: [email protected] > +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 <[email protected]> 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 <[email protected]> > > --- > > 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 <[email protected]> > > +L: [email protected] > > +S: Maintained > > +F: drivers/pci/host/*designware* > > + > > +PCI DRIVER FOR IMX6 > > +M: Shawn Guo <[email protected]> > > +L: [email protected] > > +L: [email protected] (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 <[email protected]> > > +L: [email protected] > > +L: [email protected] (moderated for non-subscribers) > > +S: Maintained > > +F: drivers/pci/host/*mvebu* > > + > > PCI DRIVER FOR NVIDIA TEGRA > > M: Thierry Reding <[email protected]> > > L: [email protected] > > +L: [email protected] > > 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 <[email protected]> > > +M: Magnus Damm <[email protected]> > > +L: [email protected] > > +L: [email protected] > > +S: Maintained > > +F: drivers/pci/host/*rcar* > > + > > PCI DRIVER FOR SAMSUNG EXYNOS > > M: Jingoo Han <[email protected]> > > L: [email protected] > > +L: [email protected] (moderated for non-subscribers) > > +L: [email protected] (moderated for non-subscribers) > > S: Maintained > > F: drivers/pci/host/pci-exynos.c > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

