Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440704
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 5/5] usb: dwc3: rockchip: add devicetree bindings documentation |
| Date | 2016-07-11 17:20 +0200 |
| Message-ID | <rTLa2-hv-9@gated-at.bofh.it> (permalink) |
| References | <rS7HH-Ul-1@gated-at.bofh.it> <rS7Rn-1dr-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 07, 2016 at 10:58:44AM +0800, William Wu wrote: > This patch adds the devicetree documentation required for Rockchip > USB3.0 core wrapper consisting of USB3.0 IP from Synopsys. > > It supports DRD mode, and could operate in device mode (SS, HS, FS) > and host mode (SS, HS, FS, LS). > > Signed-off-by: William Wu <william.wu@rock-chips.com> > --- > Changes in v6: > - rename bus_clk, and add usbdrd3_1 node as an example (Heiko) > > Changes in v5: > - rename clock-names, and remove unnecessary clocks (Heiko) > > Changes in v4: > - modify commit log, and add phy documentation location (Sergei) > > Changes in v3: > - add dwc3 address (balbi) > > Changes in v2: > - add rockchip,dwc3.txt to Documentation/devicetree/bindings/ (balbi, Brian) > > .../devicetree/bindings/usb/rockchip,dwc3.txt | 59 ++++++++++++++++++++++ > 1 file changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/rockchip,dwc3.txt Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v6 5/5] usb: dwc3: rockchip: add devicetree bindings documentation Rob Herring <robh@kernel.org> - 2016-07-11 17:20 +0200 Re: [PATCH v6 5/5] usb: dwc3: rockchip: add devicetree bindings documentation "William.wu" <William.wu@rock-chips.com> - 2016-07-13 06:10 +0200
csiph-web