Lines Matching +full:hs +full:- +full:usb +full:- +full:if
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,usb-hs-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm's USB HS PHY
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
12 if:
17 - qcom,usb-hs-phy-apq8064
18 - qcom,usb-hs-phy-msm8660
19 - qcom,usb-hs-phy-msm8960
25 reset-names:
34 reset-names:
36 - const: phy
37 - const: por
42 - enum:
43 - qcom,usb-hs-phy-apq8064
44 - qcom,usb-hs-phy-msm8226
45 - qcom,usb-hs-phy-msm8660
46 - qcom,usb-hs-phy-msm8916
47 - qcom,usb-hs-phy-msm8960
48 - qcom,usb-hs-phy-msm8974
49 - const: qcom,usb-hs-phy
55 clock-names:
59 - const: ref
60 - const: sleep
64 reset-names: true
66 v1p8-supply: true
68 v3p3-supply: true
72 "#phy-cells":
75 qcom,init-seq:
76 $ref: /schemas/types.yaml#/definitions/uint8-matrix
84 - description: >
86 - description: value
89 - clocks
90 - clock-names
91 - resets
92 - reset-names
93 - "#phy-cells"
98 - |
99 otg: usb-controller {
100 #reset-cells = <1>;
104 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
105 #phy-cells = <0>;
107 clock-names = "ref", "sleep";
109 reset-names = "phy", "por";
110 v3p3-supply = <&pm8941_l24>;
111 v1p8-supply = <&pm8941_l6>;
113 qcom,init-seq = /bits/ 8 <0x1 0x63>;