Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-26 Thread liudongdong (C)
Based on the patchset and add the patch(Add ACPI support for HiSilicon PCIe Host Controllers). Tested on the HiSilicon ARM64 D02 board. it can work ok with Intel 82599 networking card. This is the bootup log which contains PCIe host and Intel 82599 networking card part. Tested-by: Dongdong Liu

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-25 Thread Jeremy Linton
On 04/15/2016 12:06 PM, Tomasz Nowicki wrote: From the functionality point of view this series might be split into the following logic parts: 1. Necessary fixes as the preparation for using driver on ARM64. 2. New ECAM API and update for users of the pci-host-common API 3. Use new MCFG interface

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-22 Thread Suravee Suthikulpanit
On 04/15/2016 12:06 PM, Tomasz Nowicki wrote: From the functionality point of view this series might be split into the following logic parts: 1. Necessary fixes as the preparation for using driver on ARM64. 2. New ECAM API and update for users of the pci-host-common API 3. Use new MCFG interface

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-22 Thread Robert Richter
On 15.04.16 19:06:35, Tomasz Nowicki wrote: > From the functionality point of view this series might be split into the > following logic parts: > 1. Necessary fixes as the preparation for using driver on ARM64. > 2. New ECAM API and update for users of the pci-host-common API > 3. Use new MCFG inte

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-18 Thread Tomasz Nowicki
On 18.04.2016 16:38, Arnd Bergmann wrote: On Monday 18 April 2016 15:33:24 Tomasz Nowicki wrote: Of course we can split discussion into the two topics: 1. ECAM based ACPI host controller - patches [1-10] 2. Quirks handling and examples. IMO, it is very helpful for reviewers to go with one unif

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-18 Thread Arnd Bergmann
On Monday 18 April 2016 15:33:24 Tomasz Nowicki wrote: > > Of course we can split discussion into the two topics: > 1. ECAM based ACPI host controller - patches [1-10] > 2. Quirks handling and examples. > > IMO, it is very helpful for reviewers to go with one unified patch set > and see the whol

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-18 Thread Tomasz Nowicki
On 16.04.2016 17:31, Jayachandran C wrote: On Fri, Apr 15, 2016 at 11:49 PM, Jon Masters wrote: On 04/15/2016 01:06 PM, Tomasz Nowicki wrote: From the functionality point of view this series might be split into the following logic parts: 1. Necessary fixes as the preparation for using driver

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-17 Thread Martinez Kristofer
On Sat, Apr 16, 2016 at 2:19 AM, Jon Masters wrote: > On 04/15/2016 01:06 PM, Tomasz Nowicki wrote: >> From the functionality point of view this series might be split into the >> following logic parts: >> 1. Necessary fixes as the preparation for using driver on ARM64. >> 2. New ECAM API and updat

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-16 Thread Sinan Kaya
On 4/15/2016 1:06 PM, Tomasz Nowicki wrote: >>From the functionality point of view this series might be split into the > following logic parts: > 1. Necessary fixes as the preparation for using driver on ARM64. > 2. New ECAM API and update for users of the pci-host-common API > 3. Use new MCFG inte

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-16 Thread Duc Dang
On Fri, Apr 15, 2016 at 10:06 AM, Tomasz Nowicki wrote: > From the functionality point of view this series might be split into the > following logic parts: > 1. Necessary fixes as the preparation for using driver on ARM64. > 2. New ECAM API and update for users of the pci-host-common API > 3. Use

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-16 Thread Jayachandran C
On Fri, Apr 15, 2016 at 11:49 PM, Jon Masters wrote: > On 04/15/2016 01:06 PM, Tomasz Nowicki wrote: >> From the functionality point of view this series might be split into the >> following logic parts: >> 1. Necessary fixes as the preparation for using driver on ARM64. >> 2. New ECAM API and upda

Re: [PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-15 Thread Jon Masters
On 04/15/2016 01:06 PM, Tomasz Nowicki wrote: > From the functionality point of view this series might be split into the > following logic parts: > 1. Necessary fixes as the preparation for using driver on ARM64. > 2. New ECAM API and update for users of the pci-host-common API > 3. Use new MCFG in

[PATCH V6 00/13] Support for generic ACPI based PCI host controller

2016-04-15 Thread Tomasz Nowicki
>From the functionality point of view this series might be split into the following logic parts: 1. Necessary fixes as the preparation for using driver on ARM64. 2. New ECAM API and update for users of the pci-host-common API 3. Use new MCFG interface and implement generic ACPI based PCI host contr