Re: [PATCH 00/16] PCI generic configuration space accessors

2015-01-22 Thread Rob Herring
On Thu, Jan 22, 2015 at 3:03 PM, Bjorn Helgaas wrote: > On Fri, Jan 09, 2015 at 08:34:34PM -0600, Rob Herring wrote: >> This series adds common accessor functions for PCI configuration space >> accesses. This supports most PCI hosts with memory mapped configuration >> space like ECAM or hosts with

Re: [PATCH 00/16] PCI generic configuration space accessors

2015-01-22 Thread Bjorn Helgaas
On Fri, Jan 09, 2015 at 08:34:34PM -0600, Rob Herring wrote: > This series adds common accessor functions for PCI configuration space > accesses. This supports most PCI hosts with memory mapped configuration > space like ECAM or hosts with memory mapped address/data registers. ECAM > is not generic