Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1396978

[PATCH 0/4] support rockchip dwc3 driver

From William Wu <william.wu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] support rockchip dwc3 driver
Date 2016-05-09 14:00 +0200
Message-ID <rwRRg-4H5-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] support rockchip dwc3 driver William Wu <william.wu@rock-chips.com> - 2016-05-09 14:00 +0200
  [PATCH 4/4] usb: dwc3: add dis_del_phy_power_chg_quirk William Wu <william.wu@rock-chips.com> - 2016-05-09 14:00 +0200

csiph-web