Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-11-25 Thread Arnd Bergmann
On Wednesday 25 November 2015 12:05:49 David Daney wrote: > > Somebody should make a decision about this point. > > Here is what happens: > > 1) A driver for non-generic PCI host bridge is submitted. > > 2) Comments are received stating that it is just another PCI host > bridge and please

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-11-25 Thread David Daney
On 11/25/2015 11:52 AM, Arnd Bergmann wrote: On Wednesday 25 November 2015 11:06:52 Bjorn Helgaas wrote: On Mon, Sep 28, 2015 at 05:56:24PM -0700, David Daney wrote: From: David Daney Early versions of the Cavium Thunder CN88XX processor are missing Enhanced Allocation (EA) capabilities for

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-11-25 Thread Arnd Bergmann
On Wednesday 25 November 2015 11:06:52 Bjorn Helgaas wrote: > > On Mon, Sep 28, 2015 at 05:56:24PM -0700, David Daney wrote: > > From: David Daney > > > > Early versions of the Cavium Thunder CN88XX processor are missing > > Enhanced Allocation (EA) capabilities for the fixed BAR addresses used

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-11-25 Thread David Daney
On 11/25/2015 09:06 AM, Bjorn Helgaas wrote: Hi David, On Mon, Sep 28, 2015 at 05:56:24PM -0700, David Daney wrote: From: David Daney Early versions of the Cavium Thunder CN88XX processor are missing Enhanced Allocation (EA) capabilities for the fixed BAR addresses used by the on-SoC hardware

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-11-25 Thread Bjorn Helgaas
Hi David, On Mon, Sep 28, 2015 at 05:56:24PM -0700, David Daney wrote: > From: David Daney > > Early versions of the Cavium Thunder CN88XX processor are missing > Enhanced Allocation (EA) capabilities for the fixed BAR addresses used > by the on-SoC hardware blocks. > > Add config access functi

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-09-29 Thread David Daney
On 09/29/2015 12:42 AM, Arnd Bergmann wrote: On Monday 28 September 2015 17:56:24 David Daney wrote: From: David Daney Early versions of the Cavium Thunder CN88XX processor are missing Enhanced Allocation (EA) capabilities for the fixed BAR addresses used by the on-SoC hardware blocks. Add co

Re: [RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs.

2015-09-29 Thread Arnd Bergmann
On Monday 28 September 2015 17:56:24 David Daney wrote: > From: David Daney > > Early versions of the Cavium Thunder CN88XX processor are missing > Enhanced Allocation (EA) capabilities for the fixed BAR addresses used > by the on-SoC hardware blocks. > > Add config access functions that synthes