Re: [edk2] [PATCH] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states

2016-07-28 Thread G Gregory
On Wed, Jul 27, 2016 at 03:24:17PM +0100, Leif Lindholm wrote: > Graeme/Evan? > In this case Sudeep is the expert, I don't know enough about LPI or Juno to review. Graeme > On 27 July 2016 at 10:58, Sudeep Holla wrote: > > ACPI 6.0 introduced LPI(Low Power Idle) states that provides an alterna

Re: [edk2] [PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-22 Thread G Gregory
On 22 April 2016 at 15:26, Leif Lindholm wrote: > On Wed, Apr 20, 2016 at 06:35:06PM +0100, Sudeep Holla wrote: >> XPress-RICH3 PCIe driver initializes the root complex with the source >> and target address for IO window. The root complex resources in SSDT >> should match these settings. >> >> Thi

Re: [edk2] [PATCH v3 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-20 Thread G Gregory
On Wed, Apr 20, 2016 at 11:06:28AM -0500, Jeremy Linton wrote: > On 04/20/2016 11:00 AM, Sudeep Holla wrote: > > > > > >On 20/04/16 16:54, Sudeep Holla wrote: > >> > >> > >>On 20/04/16 16:44, Jeremy Linton wrote: > >>>On 04/20/2016 10:35 AM, Sudeep Holla wrote: > > >> > >>[...] > >> > > >

Re: [edk2] [PATCH v3 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex

2016-04-20 Thread G Gregory
On 20 April 2016 at 15:30, Sudeep Holla wrote: > XPress-RICH3 PCIe driver initializes the root complex with the source > and target address for IO window. The root complex resources in SSDT > should match these settings. > > This patch fixes the min/max base address for the IO window in Juno PCIe