All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable EHCI-platform driver for use with ACPI
@ 2015-08-12 21:51 ` Jeremy Linton
  0 siblings, 0 replies; 38+ messages in thread
From: Jeremy Linton @ 2015-08-12 21:51 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz,
	linux-ci5G2KO2hbZ+pU9mqzGVBQ, suravee.suthikulpanit-5C7GfCeVMHo,
	rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w,
	Catalin.Marinas-5wv7dgnIgG8, 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 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2015-08-18  3:36 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 21:51 [PATCH 0/3] Enable EHCI-platform driver for use with ACPI Jeremy Linton
2015-08-12 21:51 ` Jeremy Linton
2015-08-12 21:51 ` [PATCH 1/3] Honor ACPI _CCA attribute setting Jeremy Linton
2015-08-12 21:51   ` Jeremy Linton
2015-08-14  1:45   ` Suravee Suthikulpanit
2015-08-14  1:45     ` Suravee Suthikulpanit
     [not found]     ` <55CD4832.7070301-5C7GfCeVMHo@public.gmane.org>
2015-08-14 13:14       ` Catalin Marinas
2015-08-14 13:14         ` Catalin Marinas
2015-08-14 14:12       ` Jeremy Linton
2015-08-14 14:12         ` Jeremy Linton
     [not found]         ` <55CDF74C.3050703-5wv7dgnIgG8@public.gmane.org>
2015-08-18  3:36           ` Huang Shijie
2015-08-18  3:36             ` Huang Shijie
     [not found] ` <1439416290-21228-1-git-send-email-jeremy.linton-5wv7dgnIgG8@public.gmane.org>
2015-08-12 21:51   ` [PATCH 2/3] Display a DMA error message Jeremy Linton
2015-08-12 21:51     ` Jeremy Linton
2015-08-13 11:02     ` Hanjun Guo
2015-08-13 11:02       ` Hanjun Guo
     [not found]     ` <1439416290-21228-3-git-send-email-jeremy.linton-5wv7dgnIgG8@public.gmane.org>
2015-08-13 14:52       ` Alan Stern
2015-08-13 14:52         ` Alan Stern
2015-08-14 21:19     ` Arnd Bergmann
2015-08-14 21:19       ` Arnd Bergmann
2015-08-14 21:44       ` Jeremy Linton
2015-08-14 21:44         ` Jeremy Linton
2015-08-14 21:56         ` Arnd Bergmann
2015-08-14 21:56           ` Arnd Bergmann
2015-08-12 21:51   ` [PATCH 3/3] Add ACPI bindings for the EHCI platform driver Jeremy Linton
2015-08-12 21:51     ` Jeremy Linton
2015-08-13 11:50     ` Hanjun Guo
2015-08-13 11:50       ` Hanjun Guo
2015-08-13 14:45       ` Jeremy Linton
2015-08-13 14:45         ` Jeremy Linton
     [not found]     ` <1439416290-21228-4-git-send-email-jeremy.linton-5wv7dgnIgG8@public.gmane.org>
2015-08-13 14:53       ` Alan Stern
2015-08-13 14:53         ` Alan Stern
     [not found]         ` <Pine.LNX.4.44L0.1508131049001.1277-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2015-08-13 15:13           ` Jeremy Linton
2015-08-13 15:13             ` Jeremy Linton
     [not found]             ` <55CCB428.1000404-5wv7dgnIgG8@public.gmane.org>
2015-08-18  3:35               ` Huang Shijie
2015-08-18  3:35                 ` Huang Shijie
2015-08-13  9:44   ` [PATCH 0/3] Enable EHCI-platform driver for use with ACPI Graeme Gregory
2015-08-13  9:44     ` Graeme Gregory

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.