Re: [edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-19 Thread Leif Lindholm
On Mon, Oct 19, 2015 at 09:36:00AM -0500, Jeremy Linton wrote: > These patches correct a number of problems with the JUNO ACPI tables. > > First, put CCA attributes on the devices which can do DMA. This is > because the linux kernel now requires ARM64 devices specify a coherency > model. Without C

[edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-19 Thread Jeremy Linton
These patches correct a number of problems with the JUNO ACPI tables. First, put CCA attributes on the devices which can do DMA. This is because the linux kernel now requires ARM64 devices specify a coherency model. Without CCA the devices are unable to perform DMA. Update the EHCI window to a fu

[edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-16 Thread Jeremy Linton
These patches correct a number of problems with the JUNO ACPI tables. First, put CCA attributes on the devices which can do DMA. This is because the linux kernel now requires ARM64 devices specify a coherency model. Without CCA the devices are unable to perform DMA. Update the EHCI window to a fu

Re: [edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-16 Thread Jeremy Linton
On 10/16/2015 09:19 AM, Leif Lindholm wrote: So ... I'm not sure there are any ACPI-aware drivers for the Mali bits yet - I would be happier to leave that out until we've verified it works. Could you resubmit with that single change please? Leif, I will pull them, those changes were a little

Re: [edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-16 Thread Leif Lindholm
Hi Jeremy, Thanks for this. On Wed, Oct 14, 2015 at 10:10:06AM -0500, Jeremy Linton wrote: > These patches correct a number of problems with the JUNO ACPI tables. > > First, put CCA attributes on the devices which can do DMA. This is > because the linux kernel now requires ARM64 devices specify

[edk2] [PATCH] Update the ACPI device information for ARM Juno.

2015-10-14 Thread Jeremy Linton
These patches correct a number of problems with the JUNO ACPI tables. First, put CCA attributes on the devices which can do DMA. This is because the linux kernel now requires ARM64 devices specify a coherency model. Without CCA the devices are unable to perform DMA. Update the EHCI window to a fu