Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400653
| From | William Wu <william.wu@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/5] support rockchip dwc3 driver |
| Date | 2016-05-13 11:50 +0200 |
| Message-ID | <ryhTk-Lw-11@gated-at.bofh.it> (permalink) |
| References | <rwRRg-4H5-9@gated-at.bofh.it> <ryhzY-Bj-25@gated-at.bofh.it> <ryhJE-Hg-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Dear Felipe, On 05/13/2016 05:37 PM, Felipe Balbi wrote: > 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 Sorry, maybe there are something wrong with our mailbox server. I'll resend patch 5/5 later. >
Back to linux.kernel | Previous | Next — Previous 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