linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs
@ 2020-09-02 18:12 lindsey.stanpoor
  2020-09-02 18:12 ` [PATCH v4 2/4] usb: dwc3: of-simple: Add compatible for rk3328 lindsey.stanpoor
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: lindsey.stanpoor @ 2020-09-02 18:12 UTC (permalink / raw)
  To: linux-usb, devicetree, linux-kernel, linux-arm-kernel, linux-rockchip
  Cc: gregkh, robh+dt, heiko, balbi, cnemo

From: Cameron Nemo <cnemo@tutanota.com>

Document compatible for dwc3 on the Rockchip rk3328 platform.

Signed-off-by: Cameron Nemo <cnemo@tutanota.com>
---
 Documentation/devicetree/bindings/usb/dwc3.txt          | 1 +
 Documentation/devicetree/bindings/usb/rockchip,dwc3.txt | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index d03edf9d3935..d625cd5966e9 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -25,6 +25,7 @@ Exception for clocks:
     "ti,am437x-dwc3"
     "ti,dwc3"
     "ti,keystone-dwc3"
+    "rockchip,rk3328-dwc3"
     "rockchip,rk3399-dwc3"
     "xlnx,zynqmp-dwc3"
 
diff --git a/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt b/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt
index 94520493233b..b41f30a61be6 100644
--- a/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/rockchip,dwc3.txt
@@ -1,7 +1,8 @@
 Rockchip SuperSpeed DWC3 USB SoC controller
 
 Required properties:
-- compatible:	should contain "rockchip,rk3399-dwc3" for rk3399 SoC
+- compatible:	should contain "rockchip,rk3328-dwc3" for rk3328 SoC
+		or "rockchip,rk3399-dwc3" for rk3399 SoC
 - clocks:	A list of phandle + clock-specifier pairs for the
 		clocks listed in clock-names
 - clock-names:	Should contain the following:
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-21  4:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 18:12 [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs lindsey.stanpoor
2020-09-02 18:12 ` [PATCH v4 2/4] usb: dwc3: of-simple: Add compatible for rk3328 lindsey.stanpoor
2020-09-02 18:12 ` [PATCH v4 3/4] arm64: dts: rockchip: rk3328 usb3 controller node lindsey.stanpoor
2020-09-02 18:12 ` [PATCH v4 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes lindsey.stanpoor
2020-09-14 20:26 ` [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs Rob Herring
2020-11-07  2:37 ` Lindsey Stanpoor
2020-11-07  7:42   ` Felipe Balbi
2021-01-21  4:28     ` Lindsey Stanpoor
2021-01-21  4:40       ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).