Re: [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device.

2014-08-18 Thread Wei Yang
On Mon, Aug 18, 2014 at 03:25:50PM +0100, Catalin Marinas wrote: >... >> Well, it will become necessary as old code gets dismantled and converted >> towards >> this patchset. To give you an example that I'm familiar with, for arch/arm >> the >> host bridge drivers have moved into drivers/pci/host

Re: [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device.

2014-08-17 Thread Wei Yang
On Fri, Aug 15, 2014 at 11:30:52AM +0100, Liviu Dudau wrote: >On Fri, Aug 15, 2014 at 09:56:32AM +0100, Wei Yang wrote: >> On Thu, Aug 14, 2014 at 04:49:59PM +0100, Liviu Dudau wrote: >> >On Thu, Aug 14, 2014 at 03:58:04PM +0100, Wei Yang wrote: >> >> On Tue, Au

Re: [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device.

2014-08-15 Thread Wei Yang
On Thu, Aug 14, 2014 at 04:49:59PM +0100, Liviu Dudau wrote: >On Thu, Aug 14, 2014 at 03:58:04PM +0100, Wei Yang wrote: >> On Tue, Aug 12, 2014 at 05:25:15PM +0100, Liviu Dudau wrote: >> >Enhance the default implementation of pcibios_add_device() to >> >parse and map th

Re: [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device.

2014-08-14 Thread Wei Yang
On Tue, Aug 12, 2014 at 05:25:15PM +0100, Liviu Dudau wrote: >Enhance the default implementation of pcibios_add_device() to >parse and map the IRQ of the device if a DT binding is available. > >Cc: Bjorn Helgaas >Cc: Grant Likely >Cc: Rob Herring >Signed-off-by: Liviu Dudau >--- > drivers/pci/p