[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <c208e66967a6185c54758862446fb76edfda642f.1637639009.git.schowdhu@codeaurora.org>
Date: Tue, 23 Nov 2021 09:58:20 +0530
From: Souradeep Chowdhury <schowdhu@...eaurora.org>
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,
Souradeep Chowdhury <schowdhu@...eaurora.org>
Subject: [PATCH V1 2/8] dt-bindings: connector: Add property for EUD type-C connector
Added the property for EUD(Embedded USB Debugger) connector. EUD
is a mini usb hub with debug and trace capabilities and it has a
type C connector attached to it for role-switching. This connector
is attached to EUD via port.
Signed-off-by: Souradeep Chowdhury <schowdhu@...eaurora.org>
---
Documentation/devicetree/bindings/connector/usb-connector.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
index 7eb8659..bd1823a 100644
--- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
+++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
@@ -30,6 +30,10 @@ properties:
- const: samsung,usb-connector-11pin
- const: usb-b-connector
+ - items:
+ - const: qcom,usb-connector-eud
+ - const: usb-c-connector
+
label:
description: Symbolic name for the connector.
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
Powered by blists - more mailing lists