Lines Matching +full:sm8550 +full:- +full:gcc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,snps-eusb2-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Abel Vesa <abel.vesa@linaro.org>
18 - items:
19 - enum:
20 - qcom,sdx75-snps-eusb2-phy
21 - qcom,sm8650-snps-eusb2-phy
22 - qcom,x1e80100-snps-eusb2-phy
23 - const: qcom,sm8550-snps-eusb2-phy
24 - const: qcom,sm8550-snps-eusb2-phy
29 "#phy-cells":
34 - description: ref
36 clock-names:
38 - const: ref
48 vdd-supply:
52 vdda12-supply:
57 - compatible
58 - reg
59 - "#phy-cells"
60 - clocks
61 - clock-names
62 - vdd-supply
63 - vdda12-supply
64 - resets
69 - |
70 #include <dt-bindings/clock/qcom,sm8550-gcc.h>
71 #include <dt-bindings/clock/qcom,rpmh.h>
72 #include <dt-bindings/clock/qcom,sm8550-tcsr.h>
75 compatible = "qcom,sm8550-snps-eusb2-phy";
77 #phy-cells = <0>;
80 clock-names = "ref";
82 vdd-supply = <&vreg_l1e_0p88>;
83 vdda12-supply = <&vreg_l3e_1p2>;
85 resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;