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 binding description
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
12 if:
16 const: qcom,usb-hs-phy-apq8064
22 reset-names:
31 reset-names:
33 - const: phy
34 - const: por
39 - enum:
40 - qcom,usb-hs-phy-apq8064
41 - qcom,usb-hs-phy-msm8226
42 - qcom,usb-hs-phy-msm8916
43 - qcom,usb-hs-phy-msm8974
44 - const: qcom,usb-hs-phy
50 clock-names:
54 - const: ref
55 - const: sleep
59 reset-names: true
61 v1p8-supply: true
63 v3p3-supply: true
67 "#phy-cells":
70 qcom,init-seq:
71 $ref: /schemas/types.yaml#/definitions/uint8-matrix
79 - description: >
81 - description: value
84 - clocks
85 - clock-names
86 - resets
87 - reset-names
88 - "#phy-cells"
93 - |
94 otg: usb-controller {
95 #reset-cells = <1>;
99 compatible = "qcom,usb-hs-phy-msm8974", "qcom,usb-hs-phy";
100 #phy-cells = <0>;
102 clock-names = "ref", "sleep";
104 reset-names = "phy", "por";
105 v3p3-supply = <&pm8941_l24>;
106 v1p8-supply = <&pm8941_l6>;
108 qcom,init-seq = /bits/ 8 <0x1 0x63>;