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

2014-09-24 Thread Bjorn Helgaas
On Wed, Sep 24, 2014 at 8:23 AM, Liviu Dudau wrote: > On Wed, Sep 24, 2014 at 02:30:37PM +0100, Rob Herring wrote: >> On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas wrote: >> > On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau wrote: >> >> ... >> >> While the next immediate target is converting

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

2014-09-24 Thread Liviu Dudau
On Wed, Sep 24, 2014 at 02:30:37PM +0100, Rob Herring wrote: > On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas wrote: > > On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau wrote: > >> ... > >> While the next immediate target is converting pci-host-generic.c, > >> pci-imx6.c > >> and probably

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

2014-09-24 Thread Rob Herring
On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas wrote: > On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau wrote: >> ... >> While the next immediate target is converting pci-host-generic.c, pci-imx6.c >> and probably pcie-designware.c to my series, I would like to ask you what >> is your longer term

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

2014-09-24 Thread Rob Herring
On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas bhelg...@google.com wrote: On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau li...@dudau.co.uk wrote: ... While the next immediate target is converting pci-host-generic.c, pci-imx6.c and probably pcie-designware.c to my series, I would like to ask you

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

2014-09-24 Thread Liviu Dudau
On Wed, Sep 24, 2014 at 02:30:37PM +0100, Rob Herring wrote: On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas bhelg...@google.com wrote: On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau li...@dudau.co.uk wrote: ... While the next immediate target is converting pci-host-generic.c, pci-imx6.c

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

2014-09-24 Thread Bjorn Helgaas
On Wed, Sep 24, 2014 at 8:23 AM, Liviu Dudau liviu.du...@arm.com wrote: On Wed, Sep 24, 2014 at 02:30:37PM +0100, Rob Herring wrote: On Tue, Sep 23, 2014 at 6:00 PM, Bjorn Helgaas bhelg...@google.com wrote: On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau li...@dudau.co.uk wrote: ... While the

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

2014-09-23 Thread Bjorn Helgaas
On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau wrote: > ... > While the next immediate target is converting pci-host-generic.c, pci-imx6.c > and probably pcie-designware.c to my series, I would like to ask you what > is your longer term plan. Now that I have got my head full of PCI code, > I have

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

2014-09-23 Thread Liviu Dudau
On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: > This is my version 12 of the attempt at adding support for generic PCI host > bridge controllers that make use of device tree information to > configure themselves. It contains cleanups to address comments posted for v11. > > Bjorn

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

2014-09-23 Thread Liviu Dudau
On Tue, Sep 23, 2014 at 03:54:35PM -0600, Bjorn Helgaas wrote: > On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: > > This is my version 12 of the attempt at adding support for generic PCI host > > bridge controllers that make use of device tree information to > > configure themselves.

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

2014-09-23 Thread Bjorn Helgaas
On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: > This is my version 12 of the attempt at adding support for generic PCI host > bridge controllers that make use of device tree information to > configure themselves. It contains cleanups to address comments posted for v11. > > Bjorn

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT

2014-09-23 Thread Liviu Dudau
This is my version 12 of the attempt at adding support for generic PCI host bridge controllers that make use of device tree information to configure themselves. It contains cleanups to address comments posted for v11. Bjorn intends to pull this series into his tree and send it to linux-next if no

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT

2014-09-23 Thread Liviu Dudau
This is my version 12 of the attempt at adding support for generic PCI host bridge controllers that make use of device tree information to configure themselves. It contains cleanups to address comments posted for v11. Bjorn intends to pull this series into his tree and send it to linux-next if no

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

2014-09-23 Thread Bjorn Helgaas
On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: This is my version 12 of the attempt at adding support for generic PCI host bridge controllers that make use of device tree information to configure themselves. It contains cleanups to address comments posted for v11. Bjorn intends

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

2014-09-23 Thread Liviu Dudau
On Tue, Sep 23, 2014 at 03:54:35PM -0600, Bjorn Helgaas wrote: On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: This is my version 12 of the attempt at adding support for generic PCI host bridge controllers that make use of device tree information to configure themselves. It

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

2014-09-23 Thread Liviu Dudau
On Tue, Sep 23, 2014 at 08:01:02PM +0100, Liviu Dudau wrote: This is my version 12 of the attempt at adding support for generic PCI host bridge controllers that make use of device tree information to configure themselves. It contains cleanups to address comments posted for v11. Bjorn intends

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

2014-09-23 Thread Bjorn Helgaas
On Tue, Sep 23, 2014 at 4:48 PM, Liviu Dudau li...@dudau.co.uk wrote: ... While the next immediate target is converting pci-host-generic.c, pci-imx6.c and probably pcie-designware.c to my series, I would like to ask you what is your longer term plan. Now that I have got my head full of PCI