Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-12-07 Thread Bjorn Helgaas
On Tue, May 26, 2015 at 08:49:13PM +0800, Hanjun Guo wrote: > This patch set is introducing ARM64 PCI hostbridge init based on ACPI, > which based on Jiang Liu's patch set "Consolidate ACPI PCI root common > code into ACPI core": > > https://lkml.org/lkml/2015/5/14/98 > > This patch set

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-12-07 Thread Bjorn Helgaas
On Tue, May 26, 2015 at 08:49:13PM +0800, Hanjun Guo wrote: > This patch set is introducing ARM64 PCI hostbridge init based on ACPI, > which based on Jiang Liu's patch set "Consolidate ACPI PCI root common > code into ACPI core": > > https://lkml.org/lkml/2015/5/14/98 > > This patch set

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Jon Masters
Sorry for top posting. Can you summarize the OperationRegion issue? I am aware of a few early firmwares that effectively had the producer/consumer type for bridge resources the wrong way around but not of the specific issue. If ASWG confidential I can take it over there. -- Computer Architect

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Hanjun Guo
On 10/16/2015 03:15 AM, Jon Masters wrote: Hi Hanjun, Thanks for your hard work on ARM64 PCI host bridge/root complex so far! On 05/26/2015 08:49 AM, Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set "Consolidate ACPI

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Jon Masters
Hi Hanjun, Thanks for your hard work on ARM64 PCI host bridge/root complex so far! On 05/26/2015 08:49 AM, Hanjun Guo wrote: > This patch set is introducing ARM64 PCI hostbridge init based on ACPI, > which based on Jiang Liu's patch set "Consolidate ACPI PCI root common > code into ACPI core": >

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Jon Masters
Sorry for top posting. Can you summarize the OperationRegion issue? I am aware of a few early firmwares that effectively had the producer/consumer type for bridge resources the wrong way around but not of the specific issue. If ASWG confidential I can take it over there. -- Computer Architect

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Hanjun Guo
On 10/16/2015 03:15 AM, Jon Masters wrote: Hi Hanjun, Thanks for your hard work on ARM64 PCI host bridge/root complex so far! On 05/26/2015 08:49 AM, Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set "Consolidate ACPI

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-10-15 Thread Jon Masters
Hi Hanjun, Thanks for your hard work on ARM64 PCI host bridge/root complex so far! On 05/26/2015 08:49 AM, Hanjun Guo wrote: > This patch set is introducing ARM64 PCI hostbridge init based on ACPI, > which based on Jiang Liu's patch set "Consolidate ACPI PCI root common > code into ACPI core": >

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-06-09 Thread Hanjun Guo
Hi Jagan, On 06/08/2015 08:05 PM, Jagan Teki wrote: On 27 May 2015 at 09:27, Hanjun Guo wrote: On 2015年05月27日 08:30, Rafael J. Wysocki wrote: On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-06-09 Thread Hanjun Guo
Hi Jagan, On 06/08/2015 08:05 PM, Jagan Teki wrote: On 27 May 2015 at 09:27, Hanjun Guo hanjun@linaro.org wrote: On 2015年05月27日 08:30, Rafael J. Wysocki wrote: On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI,

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-06-08 Thread Jagan Teki
On 27 May 2015 at 09:27, Hanjun Guo wrote: > On 2015年05月27日 08:30, Rafael J. Wysocki wrote: >> >> On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: >>> >>> This patch set is introducing ARM64 PCI hostbridge init based on ACPI, >>> which based on Jiang Liu's patch set "Consolidate ACPI PCI

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-06-08 Thread Jagan Teki
On 27 May 2015 at 09:27, Hanjun Guo hanjun@linaro.org wrote: On 2015年05月27日 08:30, Rafael J. Wysocki wrote: On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set Consolidate ACPI

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Hanjun Guo
On 2015年05月27日 08:30, Rafael J. Wysocki wrote: On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set "Consolidate ACPI PCI root common code into ACPI core":

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Rafael J. Wysocki
On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: > This patch set is introducing ARM64 PCI hostbridge init based on ACPI, > which based on Jiang Liu's patch set "Consolidate ACPI PCI root common > code into ACPI core": > > https://lkml.org/lkml/2015/5/14/98 I'll be regarding this patchset

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Hanjun Guo
This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set "Consolidate ACPI PCI root common code into ACPI core": https://lkml.org/lkml/2015/5/14/98 This patch set including three parts: - the first part is PATCH 1, which should be merged into

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Rafael J. Wysocki
On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set Consolidate ACPI PCI root common code into ACPI core: https://lkml.org/lkml/2015/5/14/98 I'll be regarding this patchset as an

Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Hanjun Guo
On 2015年05月27日 08:30, Rafael J. Wysocki wrote: On Tuesday, May 26, 2015 08:49:13 PM Hanjun Guo wrote: This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set Consolidate ACPI PCI root common code into ACPI core:

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI

2015-05-26 Thread Hanjun Guo
This patch set is introducing ARM64 PCI hostbridge init based on ACPI, which based on Jiang Liu's patch set Consolidate ACPI PCI root common code into ACPI core: https://lkml.org/lkml/2015/5/14/98 This patch set including three parts: - the first part is PATCH 1, which should be merged into