[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210201191619.32353-2-jbx6244@gmail.com>
Date: Mon, 1 Feb 2021 20:16:16 +0100
From: Johan Jonker <jbx6244@...il.com>
To: heiko@...ech.de
Cc: robh+dt@...nel.org, gregkh@...uxfoundation.org, balbi@...nel.org,
linux-usb@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 2/5] dt-bindings: usb: dwc3: add description for rk3328
Add description for "rockchip,rk3328-dwc3".
Signed-off-by: Johan Jonker <jbx6244@...il.com>
---
Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml b/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml
index 681086fa6..f4de1b2ee 100644
--- a/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml
@@ -12,9 +12,11 @@ maintainers:
properties:
compatible:
enum:
+ - rockchip,rk3328-dwc3
- rockchip,rk3399-dwc3
clocks:
+ minItems: 3
items:
- description:
Controller reference clock, must to be 24 MHz
@@ -31,6 +33,7 @@ properties:
Controller grf clock
clock-names:
+ minItems: 3
items:
- const: ref_clk
- const: suspend_clk
--
2.11.0
Powered by blists - more mailing lists