Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-11 Thread Tomasz Nowicki
On 11.06.2016 01:41, Bjorn Helgaas wrote: On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: From the functionality point of view this series may be split into the following logic parts: 1. Export ECAM API and add parent device to pci_config_window 2. Add IO resources handling to

Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-11 Thread Tomasz Nowicki
On 11.06.2016 01:41, Bjorn Helgaas wrote: On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: From the functionality point of view this series may be split into the following logic parts: 1. Export ECAM API and add parent device to pci_config_window 2. Add IO resources handling to

Re: [Linaro-acpi] [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Jon Masters
On 06/10/2016 07:41 PM, Bjorn Helgaas wrote: > On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: >> From the functionality point of view this series may be split into the >> following logic parts: >> 1. Export ECAM API and add parent device to pci_config_window >> 2. Add IO resources

Re: [Linaro-acpi] [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Jon Masters
On 06/10/2016 07:41 PM, Bjorn Helgaas wrote: > On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: >> From the functionality point of view this series may be split into the >> following logic parts: >> 1. Export ECAM API and add parent device to pci_config_window >> 2. Add IO resources

Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Jon Masters
Thank you Bjorn :) Next time we are in the same place (anyone involved in this series), beer is on me. -- Computer Architect | Sent from my 64-bit #ARM Powered phone > On Jun 10, 2016, at 18:41, Bjorn Helgaas wrote: > >> On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz

Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Jon Masters
Thank you Bjorn :) Next time we are in the same place (anyone involved in this series), beer is on me. -- Computer Architect | Sent from my 64-bit #ARM Powered phone > On Jun 10, 2016, at 18:41, Bjorn Helgaas wrote: > >> On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: >>

Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Bjorn Helgaas
On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: > From the functionality point of view this series may be split into the > following logic parts: > 1. Export ECAM API and add parent device to pci_config_window > 2. Add IO resources handling to PCI core code > 3. New MCFG driver >

Re: [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Bjorn Helgaas
On Fri, Jun 10, 2016 at 09:55:08PM +0200, Tomasz Nowicki wrote: > From the functionality point of view this series may be split into the > following logic parts: > 1. Export ECAM API and add parent device to pci_config_window > 2. Add IO resources handling to PCI core code > 3. New MCFG driver >

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Tomasz Nowicki
>From the functionality point of view this series may be split into the following logic parts: 1. Export ECAM API and add parent device to pci_config_window 2. Add IO resources handling to PCI core code 3. New MCFG driver 4. Cleanups and support for generic domain assignment based on ACPI 5.

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller

2016-06-10 Thread Tomasz Nowicki
>From the functionality point of view this series may be split into the following logic parts: 1. Export ECAM API and add parent device to pci_config_window 2. Add IO resources handling to PCI core code 3. New MCFG driver 4. Cleanups and support for generic domain assignment based on ACPI 5.