Lines Matching +full:usb +full:- +full:port +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/qcom/qcom,eud.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Embedded USB Debugger
10 - Souradeep Chowdhury <quic_schowdhu@quicinc.com>
13 This binding is used to describe the Qualcomm Embedded USB Debugger, which is
14 mini USB-hub implemented on chip to support USB-based debug capabilities.
19 - enum:
20 - qcom,sc7280-eud
21 - const: qcom,eud
25 - description: EUD Base Register Region
26 - description: EUD Mode Manager Register
36 and type C connector node. The controller has the "usb-role-switch"
40 port@0:
41 $ref: /schemas/graph.yaml#/properties/port
42 description: This port is to be attached to the DWC3 controller.
44 port@1:
45 $ref: /schemas/graph.yaml#/properties/port
46 description: This port is to be attached to the type C connector.
49 - compatible
50 - reg
51 - ports
56 - |
58 compatible = "qcom,sc7280-eud", "qcom,eud";
63 #address-cells = <1>;
64 #size-cells = <0>;
65 port@0 {
68 remote-endpoint = <&usb2_role_switch>;
72 port@1 {
75 remote-endpoint = <&con_eud>;