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 message if the device cannot be configured with the current DMA settings, finally it adds the ACPI PNP id to the acpi_match_table entry. Jeremy Linton (3): Honor ACPI _CCA attribute setting Display a DMA error message Add ACPI bindings for the EHCI platform driver. drivers/usb/host/ehci-platform.c | 13 ++++++++++++- include/acpi/acpi_bus.h | 5 +++-- 2 files changed, 15 insertions(+), 3 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html