All of lore.kernel.org
 help / color / mirror / Atom feed
* [resend PATCH 0/3] usb: dwc3: ACPI support
@ 2014-09-24  8:00 Heikki Krogerus
  2014-09-24  8:00 ` [resend PATCH 1/3] ACPI / platform: provide default DMA mask Heikki Krogerus
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Heikki Krogerus @ 2014-09-24  8:00 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Rafael J. Wysocki, linux-usb, linux-acpi, linux-kernel

Hi,

The original series included patch that adds Braswell PCI ID, but I
send it separately.

The DMA mask caused a problem as our acpi platform code does not
provide anything for us. Instead of trying to fix it in dwc3 I
decided to suggest the first patch in this series where I provide
default DMA mask for all the ACPI platform devices.


Heikki Krogerus (3):
  ACPI / platform: provide default DMA mask
  usb: dwc3: core: only setting the dma_mask when needed
  usb: dwc3: add ACPI support

 drivers/acpi/acpi_platform.c |  2 ++
 drivers/usb/dwc3/core.c      | 18 +++++++++++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-10-23 21:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24  8:00 [resend PATCH 0/3] usb: dwc3: ACPI support Heikki Krogerus
2014-09-24  8:00 ` [resend PATCH 1/3] ACPI / platform: provide default DMA mask Heikki Krogerus
2014-09-24 13:49   ` Rafael J. Wysocki
2014-10-21 12:27     ` Adrian Hunter
2014-10-21 13:08       ` Rafael J. Wysocki
2014-10-21 13:13         ` Adrian Hunter
2014-10-22  7:33           ` Adrian Hunter
2014-10-22 14:19             ` Rafael J. Wysocki
2014-10-23 15:06               ` Felipe Balbi
2014-10-23 15:06                 ` Felipe Balbi
2014-10-23 21:29                 ` Rafael J. Wysocki
2014-09-24  8:00 ` [resend PATCH 2/3] usb: dwc3: core: only setting the dma_mask when needed Heikki Krogerus
2014-09-24  8:00 ` [resend PATCH 3/3] usb: dwc3: add ACPI support Heikki Krogerus
2014-09-24 14:50   ` Felipe Balbi
2014-09-24 14:50     ` Felipe Balbi
2014-09-25  7:57     ` [PATCHv2 " Heikki Krogerus

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.