Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400650
| From | Felipe Balbi <balbi@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/5] support rockchip dwc3 driver |
| Date | 2016-05-13 11:40 +0200 |
| Message-ID | <ryhJE-Hg-11@gated-at.bofh.it> (permalink) |
| References | <rwRRg-4H5-9@gated-at.bofh.it> <ryhzY-Bj-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, William Wu <william.wu@rock-chips.com> writes: > This series add support for rockchip dwc3 driver, > and add additional optional properties for specific > platforms (e.g., rockchip platform). > > William Wu (5): > usb: dwc3: of-simple: add compatible for rockchip > usb: dwc3: add dis_u2_freeclk_exists_quirk > usb: dwc3: add phyif_utmi_quirk > usb: dwc3: add dis_del_phy_power_chg_quirk > usb: dwc3: rockchip: add devicetree bindings documentation > > Documentation/devicetree/bindings/usb/dwc3.txt | 9 +++++ > .../devicetree/bindings/usb/rockchip,dwc3.txt | 45 ++++++++++++++++++++++ > drivers/usb/dwc3/core.c | 39 ++++++++++++++++++- > drivers/usb/dwc3/core.h | 20 ++++++++++ > drivers/usb/dwc3/dwc3-of-simple.c | 1 + > drivers/usb/dwc3/platform_data.h | 4 ++ > 6 files changed, 117 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/usb/rockchip,dwc3.txt I didn't get patch 5/5 :-s -- balbi
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] support rockchip dwc3 driver William Wu <william.wu@rock-chips.com> - 2016-05-13 11:30 +0200
[PATCH v2 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk William Wu <william.wu@rock-chips.com> - 2016-05-13 11:30 +0200
[PATCH v2 1/5] usb: dwc3: of-simple: add compatible for rockchip William Wu <william.wu@rock-chips.com> - 2016-05-13 11:30 +0200
[PATCH v2 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk William Wu <william.wu@rock-chips.com> - 2016-05-13 11:30 +0200
[PATCH v2 3/5] usb: dwc3: add phyif_utmi_quirk William Wu <william.wu@rock-chips.com> - 2016-05-13 11:30 +0200
Re: [PATCH v2 0/5] support rockchip dwc3 driver Heiko Stuebner <heiko@sntech.de> - 2016-05-13 11:40 +0200
Re: [PATCH v2 0/5] support rockchip dwc3 driver Felipe Balbi <balbi@kernel.org> - 2016-05-13 11:40 +0200
Re: [PATCH v2 0/5] support rockchip dwc3 driver William Wu <william.wu@rock-chips.com> - 2016-05-13 11:50 +0200
csiph-web