From: jeremy.linton@arm.com (Jeremy Linton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 0/2] USB: Enable EHCI-platform driver for use with ACPI
Date: Wed, 19 Aug 2015 16:36:30 -0500 [thread overview]
Message-ID: <1440020192-23754-1-git-send-email-jeremy.linton@arm.com> (raw)
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 <shijie.huang@arm.com>
Reviewed-by: Graeme Gregory <graeme.gregory@linaro.org>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
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
next reply other threads:[~2015-08-19 21:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 21:36 Jeremy Linton [this message]
2015-08-19 21:36 ` [PATCH 1/2] USB: ehci-platform: Display a DMA configuration error message Jeremy Linton
2015-08-19 21:36 ` [PATCH 2/2] USB: ehci-platform: Add ACPI bindings for the EHCI platform driver Jeremy Linton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1440020192-23754-1-git-send-email-jeremy.linton@arm.com \
--to=jeremy.linton@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).