Lines Matching +full:dsi +full:- +full:ref
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-14nm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Display DSI 14nm PHY
10 - Krishna Manikandan <[email protected]>
13 - $ref: dsi-phy-common.yaml#
18 - qcom,dsi-phy-14nm
19 - qcom,dsi-phy-14nm-2290
20 - qcom,dsi-phy-14nm-660
21 - qcom,dsi-phy-14nm-8953
22 - qcom,sm6125-dsi-phy-14nm
23 - qcom,sm6150-dsi-phy-14nm
27 - description: dsi phy register set
28 - description: dsi phy lane register set
29 - description: dsi pll register set
31 reg-names:
33 - const: dsi_phy
34 - const: dsi_phy_lane
35 - const: dsi_pll
37 vcca-supply:
40 power-domains:
45 required-opps:
51 - compatible
52 - reg
53 - reg-names
58 - |
59 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
60 #include <dt-bindings/clock/qcom,rpmh.h>
62 dsi-phy@ae94400 {
63 compatible = "qcom,dsi-phy-14nm";
67 reg-names = "dsi_phy",
71 #clock-cells = <1>;
72 #phy-cells = <0>;
74 vcca-supply = <&vcca_reg>;
77 clock-names = "iface", "ref";