Re: [PATCH 0/3] Enable EHCI-platform driver for use with ACPI

2015-08-13 Thread Graeme Gregory
On Wed, Aug 12, 2015 at 04:51:27PM -0500, Jeremy Linton wrote: > This patch set enables the USB on the ARM Juno development platform > when using an ACPI kernel. This patch is in two primary parts. First > It tweaks the code in acpi_check_dma() to support the recently added > CCA attribute which de

[PATCH 0/3] Enable EHCI-platform driver for use with ACPI

2015-08-12 Thread Jeremy Linton
This patch set enables the USB on the ARM Juno development platform when using an ACPI kernel. This patch is in two primary parts. First It tweaks the code in acpi_check_dma() to support the recently added CCA attribute which describes a device which is not cache coherent. It then adds an error me