All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] support rockchip dwc3 driver
@ 2016-05-09 11:46 William Wu
  2016-05-09 11:46 ` [PATCH 1/4] usb: dwc3: of-simple: add compatible for rockchip William Wu
                   ` (4 more replies)
  0 siblings, 5 replies; 28+ messages in thread
From: William Wu @ 2016-05-09 11:46 UTC (permalink / raw)
  To: gregkh, balbi, heiko
  Cc: briannorris, dianders, kever.yang, huangtao, frank.wang,
	eddie.cai, John.Youn, linux-kernel, linux-usb, William Wu

This series add support for rockchip dwc3 driver,
and add additional optional properties for specific
platforms (e.g., rockchip platform).

William Wu (4):
  usb: dwc3: of-simple: add compatible for rockchip
  usb: dwc3: add dis_u2_freeclk_exists_quirk
  usb: dwc3: make usb2 phy interface configurable in DT
  usb: dwc3: add dis_del_phy_power_chg_quirk

Tested on RK3399 EVB board.

 Documentation/devicetree/bindings/usb/dwc3.txt |  7 +++++++
 drivers/usb/dwc3/core.c                        | 27 ++++++++++++++++++++++++++
 drivers/usb/dwc3/core.h                        | 16 +++++++++++++++
 drivers/usb/dwc3/dwc3-of-simple.c              |  1 +
 drivers/usb/dwc3/platform_data.h               |  3 +++
 5 files changed, 54 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2016-05-13  9:49 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09 11:46 [PATCH 0/4] support rockchip dwc3 driver William Wu
2016-05-09 11:46 ` [PATCH 1/4] usb: dwc3: of-simple: add compatible for rockchip William Wu
2016-05-09 15:16   ` Doug Anderson
2016-05-10  7:14     ` Felipe Balbi
2016-05-10  7:39       ` William Wu
2016-05-10  8:11         ` Felipe Balbi
2016-05-10  8:27           ` William Wu
2016-05-09 19:24   ` Brian Norris
2016-05-10  7:15     ` Felipe Balbi
2016-05-10  8:14       ` William Wu
2016-05-09 11:46 ` [PATCH 2/4] usb: dwc3: add dis_u2_freeclk_exists_quirk William Wu
2016-05-09 11:46 ` [PATCH 3/4] usb: dwc3: make usb2 phy interface configurable in DT William Wu
2016-05-09 12:18   ` Felipe Balbi
2016-05-09 13:28     ` William Wu
2016-05-09 13:32       ` Felipe Balbi
2016-05-09 11:46 ` [PATCH 4/4] usb: dwc3: add dis_del_phy_power_chg_quirk William Wu
2016-05-13  9:24 ` [PATCH v2 0/5] support rockchip dwc3 driver William Wu
2016-05-13  9:24   ` [PATCH v2 1/5] usb: dwc3: of-simple: add compatible for rockchip William Wu
     [not found]   ` <1463131501-22551-1-git-send-email-william.wu-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-05-13  9:24     ` [PATCH v2 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk William Wu
2016-05-13  9:24       ` William Wu
2016-05-13  9:25     ` [PATCH v2 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk William Wu
2016-05-13  9:25       ` William Wu
2016-05-13  9:37     ` [PATCH v2 0/5] support rockchip dwc3 driver Felipe Balbi
2016-05-13  9:37       ` Felipe Balbi
     [not found]       ` <87wpmyqoxk.fsf-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-05-13  9:48         ` William Wu
2016-05-13  9:48           ` William Wu
2016-05-13  9:24   ` [PATCH v2 3/5] usb: dwc3: add phyif_utmi_quirk William Wu
2016-05-13  9:30   ` [PATCH v2 0/5] support rockchip dwc3 driver Heiko Stuebner

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.