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-msm8960
24 reset-names:
33 reset-names:
35 - const: phy
36 - const: por
41 - enum:
42 - qcom,usb-hs-phy-apq8064
43 - qcom,usb-hs-phy-msm8226
44 - qcom,usb-hs-phy-msm8916
45 - qcom,usb-hs-phy-msm8960
46 - qcom,usb-hs-phy-msm8974
47 - const: qcom,usb-hs-phy
53 clock-names:
57 - const: ref
58 - const: sleep
62 reset-names: true
64 v1p8-supply: true
66 v3p3-supply: true
70 "#phy-cells":
73 qcom,init-seq:
74 $ref: /schemas/types.yaml#/definitions/uint8-matrix
82 - description: >
84 - description: value
87 - clocks
88 - clock-names
89 - resets
90 - reset-names
91 - "#phy-cells"
96 - |
97 otg: usb-controller {
98 #reset-cells = <1>;
102 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
103 #phy-cells = <0>;
105 clock-names = "ref", "sleep";
107 reset-names = "phy", "por";
108 v3p3-supply = <&pm8941_l24>;
109 v1p8-supply = <&pm8941_l6>;
111 qcom,init-seq = /bits/ 8 <0x1 0x63>;