Re: [PATCH v3 0/5] PCI: st: provide support for dw pcie

2015-08-17 Thread Gabriel Fernandez
Hi Bjorn, To be honest I'm wainting that Zhou patch (PCI: designware: Add ARM64 support) is accepted. Because this patch allows to remove "pci: designware: remove pci_common_init_dev()" from my patchset. I think it's more judicious to do that. I can send a v4 based on Zhou patchset ([PATCH v6 0/

Re: [PATCH v3 0/5] PCI: st: provide support for dw pcie

2015-08-14 Thread Bjorn Helgaas
On Fri, Apr 10, 2015 at 11:12:43AM +0200, Gabriel FERNANDEZ wrote: > Changes in v3: > - Remove power management functions (was not fully tested) > - Remove configuration space range from dt binding > - Remove pci_common_init_dev() call in pcie-designware.c to avoid >default IO space declara