Lines Matching +full:core +full:- +full:vdda +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/phy/qcom,edp-phy.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
20 - qcom,sc7280-edp-phy
21 - qcom,sc8180x-edp-phy
22 - qcom,sc8280xp-dp-phy
23 - qcom,sc8280xp-edp-phy
24 - qcom,x1e80100-dp-phy
28 - description: PHY base register block
29 - description: tx0 register block
30 - description: tx1 register block
31 - description: PLL register block
36 clock-names:
38 - const: aux
39 - const: cfg_ahb
41 "#clock-cells":
44 "#phy-cells":
47 power-domains:
50 vdda-phy-supply: true
51 vdda-pll-supply: true
54 - compatible
55 - reg
56 - clocks
57 - clock-names
58 - "#clock-cells"
59 - "#phy-cells"
64 - |
66 compatible = "qcom,sc8180x-edp-phy";
73 clock-names = "aux", "cfg_ahb";
75 #clock-cells = <1>;
76 #phy-cells = <0>;
78 vdda-phy-supply = <&vdd_a_edp_0_1p2>;
79 vdda-pll-supply = <&vdd_a_edp_0_0p9>;