Lines Matching +full:ports +full:- +full:implemented
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Souradeep Chowdhury <quic_schowdhu@quicinc.com>
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
32 ports:
33 $ref: /schemas/graph.yaml#/properties/ports
35 These ports is to be attached to the endpoint of the DWC3 controller node
36 and type C connector node. The controller has the "usb-role-switch"
49 - compatible
50 - reg
51 - ports
56 - |
58 compatible = "qcom,sc7280-eud","qcom,eud";
61 ports {
62 #address-cells = <1>;
63 #size-cells = <0>;
67 remote-endpoint = <&usb2_role_switch>;
73 remote-endpoint = <&con_eud>;