Lines Matching +full:sa8775p +full:- +full:dp
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 <[email protected]>
20 - qcom,sa8775p-edp-phy
21 - qcom,sc7280-edp-phy
22 - qcom,sc8180x-edp-phy
23 - qcom,sc8280xp-dp-phy
24 - qcom,sc8280xp-edp-phy
25 - qcom,x1e80100-dp-phy
29 - description: PHY base register block
30 - description: tx0 register block
31 - description: tx1 register block
32 - description: PLL register block
37 clock-names:
39 - const: aux
40 - const: cfg_ahb
42 "#clock-cells":
45 "#phy-cells":
48 power-domains:
51 vdda-phy-supply: true
52 vdda-pll-supply: true
55 - compatible
56 - reg
57 - clocks
58 - clock-names
59 - "#clock-cells"
60 - "#phy-cells"
65 - |
67 compatible = "qcom,sc8180x-edp-phy";
74 clock-names = "aux", "cfg_ahb";
76 #clock-cells = <1>;
77 #phy-cells = <0>;
79 vdda-phy-supply = <&vdd_a_edp_0_1p2>;
80 vdda-pll-supply = <&vdd_a_edp_0_0p9>;