This patch set enables USB on the ARM Juno development platform when using an ACPI kernel.
First it adds an error message if the device cannot be configured with the current DMA settings (missing/unsupported CCA attribute). It then adds the ACPI PNP id to the acpi_match_table entry. Tested-by: Huang Shijie <[email protected]> Reviewed-by: Graeme Gregory <[email protected]> Reviewed-by: Hanjun Guo <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Jeremy Linton <[email protected]> Jeremy Linton (2): USB: ehci-platform: Display a DMA configuration error message USB: ehci-platform: Add ACPI bindings for the EHCI platform driver. drivers/usb/host/ehci-platform.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
