Lines Matching +full:usb +full:- +full:connector
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/qcom/qcom,pmic-glink.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm PMIC GLINK firmware interface for battery management, USB
8 Type-C and other things.
11 - Bjorn Andersson <andersson@kernel.org>
15 platforms and implement USB Type-C handling and battery management. This
18 particularly the USB Type-C controllers relationship with USB and DisplayPort
24 - enum:
25 - qcom,sc8180x-pmic-glink
26 - qcom,sc8280xp-pmic-glink
27 - qcom,sm8350-pmic-glink
28 - qcom,sm8450-pmic-glink
29 - qcom,sm8550-pmic-glink
30 - const: qcom,pmic-glink
32 '#address-cells':
35 '#size-cells':
39 '^connector@\d$':
40 $ref: /schemas/connector/usb-connector.yaml#
42 - reg
45 - compatible
50 - |+
51 pmic-glink {
52 compatible = "qcom,sc8280xp-pmic-glink", "qcom,pmic-glink";
54 #address-cells = <1>;
55 #size-cells = <0>;
57 connector@0 {
58 compatible = "usb-c-connector";
60 power-role = "dual";
61 data-role = "dual";
64 #address-cells = <1>;
65 #size-cells = <0>;
70 remote-endpoint = <&usb_role>;
77 remote-endpoint = <&ss_phy_out>;
84 remote-endpoint = <&sbu_mux>;