Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-10-08 Thread Liviu Dudau
On Wed, Oct 08, 2014 at 11:36:00AM +0100, Robert Richter wrote: > On 08.10.14 10:13:21, Liviu Dudau wrote: > > On Wed, Oct 08, 2014 at 08:44:28AM +0100, Robert Richter wrote: > > > I assume pci/host-generic is the latest now with this issue fixed as > > > the commit date is 2014-10-01 past you mess

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-10-08 Thread Robert Richter
On 08.10.14 10:13:21, Liviu Dudau wrote: > On Wed, Oct 08, 2014 at 08:44:28AM +0100, Robert Richter wrote: > > I assume pci/host-generic is the latest now with this issue fixed as > > the commit date is 2014-10-01 past you message above, right? So is it > > ok to rebase our host controller driver o

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-10-08 Thread Liviu Dudau
On Wed, Oct 08, 2014 at 08:44:28AM +0100, Robert Richter wrote: > Liviu, Bjorn, > > On 30.09.14 17:54:31, Liviu Dudau wrote: > > On Tue, Sep 30, 2014 at 05:18:05PM +0100, Bjorn Helgaas wrote: > > > OK, I rebuilt pci/host-generic from scratch. It consists of your v13 > > > patches + Arnd's build f

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-10-08 Thread Robert Richter
Liviu, Bjorn, On 30.09.14 17:54:31, Liviu Dudau wrote: > On Tue, Sep 30, 2014 at 05:18:05PM +0100, Bjorn Helgaas wrote: > > OK, I rebuilt pci/host-generic from scratch. It consists of your v13 > > patches + Arnd's build fix for pci_pio_to_address() in !CONFIG_OF configs. > > Something went wrong

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-09-30 Thread Liviu Dudau
On Tue, Sep 30, 2014 at 05:18:05PM +0100, Bjorn Helgaas wrote: > On Tue, Sep 30, 2014 at 11:39:42AM +0100, Liviu Dudau wrote: > > On Mon, Sep 29, 2014 at 08:43:35PM +0100, Bjorn Helgaas wrote: > > > On Mon, Sep 29, 2014 at 03:29:19PM +0100, Liviu Dudau wrote: > > > > This is my version 13 of the at

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-09-30 Thread Liviu Dudau
On Tue, Sep 30, 2014 at 05:18:05PM +0100, Bjorn Helgaas wrote: > On Tue, Sep 30, 2014 at 11:39:42AM +0100, Liviu Dudau wrote: > > On Mon, Sep 29, 2014 at 08:43:35PM +0100, Bjorn Helgaas wrote: > > > On Mon, Sep 29, 2014 at 03:29:19PM +0100, Liviu Dudau wrote: > > > > This is my version 13 of the at

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-09-30 Thread Bjorn Helgaas
On Tue, Sep 30, 2014 at 11:39:42AM +0100, Liviu Dudau wrote: > On Mon, Sep 29, 2014 at 08:43:35PM +0100, Bjorn Helgaas wrote: > > On Mon, Sep 29, 2014 at 03:29:19PM +0100, Liviu Dudau wrote: > > > This is my version 13 of the attempt at adding support for generic PCI > > > host > > > bridge contro

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-09-30 Thread Liviu Dudau
On Mon, Sep 29, 2014 at 08:43:35PM +0100, Bjorn Helgaas wrote: > On Mon, Sep 29, 2014 at 03:29:19PM +0100, Liviu Dudau wrote: > > This is my version 13 of the attempt at adding support for generic PCI host > > bridge controllers. It contains only cleanups to make it play nice with the > > linux-nex

Re: [PATCH v13 00/12] Support for creating generic PCI host bridges from DT

2014-09-29 Thread Bjorn Helgaas
On Mon, Sep 29, 2014 at 03:29:19PM +0100, Liviu Dudau wrote: > This is my version 13 of the attempt at adding support for generic PCI host > bridge controllers. It contains only cleanups to make it play nice with the > linux-next tree as of 09/25. If Bjorn deems it safe, now that it looks like > as