Hello Lucas, > -----Original Message----- > From: Bjorn Helgaas [mailto:bhelgaas@xxxxxxxxxx] > Sent: Wednesday, September 03, 2014 4:40 AM > To: Lucas Stach > Cc: linux-pci@xxxxxxxxxxxxxxx; Richard Zhu; Mohit KUMAR DCG; Jingoo Han; > Marek Vasut; Kishon Vijay Abraham I; kernel@xxxxxxxxxxxxxx > Subject: Re: [PATCH 0/4] PCI: designware: init order/resource alloc fixes > > On Wed, Jul 23, 2014 at 07:52:37PM +0200, Lucas Stach wrote: > > This series fixes a couple of issues with the initialisation ordering > > and ressource allocation handling in the designware driver and moves > > its behavior much closer to other PCI host controller drivers like > > MVEBU and Tegra. > > For more detailed explanation see the commit messages. > > > > This effectively enables the i.MX6 pcie driver to be probed from > > module initcall level, instead of relying on being probed early. > > > > Lucas Stach (4): > > PCI: designware: start parsing bus-range > > PCI: designware: get rid of pci_scan_root_bus > > PCI: designware: remove pci_assign_unassigned_resources call > > PCI: imx6: move to module_init > > > > .../devicetree/bindings/pci/designware-pcie.txt | 3 +++ > > drivers/pci/host/pci-imx6.c | 2 +- > > drivers/pci/host/pcie-designware.c | 29 ++++++++++++++-------- > > drivers/pci/host/pcie-designware.h | 1 + > > 4 files changed, 24 insertions(+), 11 deletions(-) > > I'm waiting for an ack from Mohit and/or Jingoo before applying these. > I think Richard already acked the one that touches IMX6. > > Bjorn - I have tested patch#1,2 and3 and looks fine to me. Sorry for my delayed response due to some problem with my platform. Acked-by: Mohit Kumar <mohit.kumar@xxxxxx> Regards Mohit -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html