Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440704 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2016-07-11 17:20 +0200 |
| Last post | 2016-07-13 06:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-07-11 17:20 +0200 |
| Subject | Re: [PATCH v6 5/5] usb: dwc3: rockchip: add devicetree bindings documentation |
| Message-ID | <rTLa2-hv-9@gated-at.bofh.it> |
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>
[toc] | [next] | [standalone]
| From | "William.wu" <William.wu@rock-chips.com> |
|---|---|
| Date | 2016-07-13 06:10 +0200 |
| Message-ID | <rUjEK-6hN-19@gated-at.bofh.it> |
| In reply to | #1440704 |
Dear Rob, On 2016/7/11 23:13, Rob Herring wrote: > 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> Thanks a lot. I'll add Acked-by next patch. > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web