[PATCH v3 0/2] Add PCIe driver support for imx6sx
Lucas Stach
l.stach at pengutronix.de
Wed Mar 9 07:53:53 PST 2016
Am Mittwoch, den 09.03.2016, 16:39 +0100 schrieb Christoph Fritz:
> On Mon, 2016-03-07 at 09:20 +0100, Christoph Fritz wrote:
> > On Thu, 2016-03-03 at 01:48 +0000, Richard Zhu wrote:
> > > > -----Original Message-----
> > > > From: Christoph Fritz [mailto:chf.fritz at googlemail.com]
> > > > Sent: Thursday, February 25, 2016 10:48 PM
> > > > To: Richard Zhu; Lucas Stach; Shawn Guo; Fabio Estevam; Bjorn Helgaas; Lee
> > > > Jones
> > > > Cc: linux-pci at vger.kernel.org; linux-arm-kernel at lists.infradead.org
> > > > Subject: [PATCH v3 0/2] Add PCIe driver support for imx6sx
> > > >
> > > > v3:
> > > > * adapt devicetree bindings documentation fsl,imx6q-pcie.txt
> > > > v2:
> > > > * leave out regulator handling from driver, will be done later
> > > > in PM subsystem
> > > > * use BIT() macro for MFD
> > > >
> > > > Christoph Fritz (2):
> > > > MFD: imx6sx: Add PCIe register definitions for iomuxc gpr
> > > > PCI: imx6: add initial imx6sx support
> > > >
> > > > .../devicetree/bindings/pci/fsl,imx6q-pcie.txt | 6 +-
> > > > drivers/pci/host/pci-imx6.c | 130 ++++++++++++++-------
> > > > include/linux/mfd/syscon/imx6q-iomuxc-gpr.h | 5 +
> > > > 3 files changed, 101 insertions(+), 40 deletions(-)
> > > >
> > > > --
> > > > 2.1.4
> > >
> > > [Zhu hongxing] Acked-by: Richard Zhu <Richard.Zhu at freescale.com>
> > > Richard
> > > Best Regards
> >
> > @Bjorn: I suppose the PCI patch need to go through your tree. Would you
> > pick up this patch?
>
> *ping*
> Do you want me to rebase my patch to your pci/host-imx6 branch?
>
I was unsure if we are going to break DT stability at a later point if
we pull this series in without the GPC changes. But after thinking a bit
more about this it should be fine.
So series is:
Acked-by: Lucas Stach <l.stach at pengutronix.de>
More information about the linux-arm-kernel
mailing list