[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <163f4d977fb6a0d80d8fd8d358991aeeb58d31a6.1641288286.git.quic_schowdhu@quicinc.com>
Date: Tue, 4 Jan 2022 17:28:16 +0530
From: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
To: <linux-arm-msm@...r.kernel.org>, <linux-usb@...r.kernel.org>,
<devicetree@...r.kernel.org>, <pure.logic@...us-software.ie>,
<bjorn.andersson@...aro.org>, <greg@...ah.com>
CC: <linux-kernel@...r.kernel.org>, <tsoni@...eaurora.org>,
<psodagud@...eaurora.org>, <satyap@...eaurora.org>,
<pheragu@...eaurora.org>, <rnayak@...eaurora.org>,
<sibis@...eaurora.org>, <saiprakash.ranjan@...eaurora.org>,
<quic_schowdhu@...cinc.com>
Subject: [PATCH V3 3/7] bindings: usb: dwc3: Update dwc3 properties for EUD connector
Add the connector property for dwc3 node. This connector can
be used to role-switch the controller from device to host and
vice versa.
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@...cinc.com>
---
Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
index 078fb78..9382168 100644
--- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml
@@ -318,6 +318,12 @@ properties:
items:
enum: [1, 4, 8, 16, 32, 64, 128, 256]
+ connector:
+ type: object
+ $ref: /connector/usb-connector.yaml#
+ description:
+ Connector for dual role switch, especially for "eud-usb-c-connector"
+
unevaluatedProperties: false
required:
--
2.7.4
Powered by blists - more mailing lists