Lines Matching +full:dsi +full:- +full:phy
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 <quic_mkrishn@quicinc.com>
13 - $ref: dsi-phy-common.yaml#
18 - qcom,dsi-phy-14nm
19 - qcom,dsi-phy-14nm-660
20 - qcom,dsi-phy-14nm-8953
24 - description: dsi phy register set
25 - description: dsi phy lane register set
26 - description: dsi pll register set
28 reg-names:
30 - const: dsi_phy
31 - const: dsi_phy_lane
32 - const: dsi_pll
34 vcca-supply:
38 - compatible
39 - reg
40 - reg-names
41 - vcca-supply
46 - |
47 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
48 #include <dt-bindings/clock/qcom,rpmh.h>
50 dsi-phy@ae94400 {
51 compatible = "qcom,dsi-phy-14nm";
55 reg-names = "dsi_phy",
59 #clock-cells = <1>;
60 #phy-cells = <0>;
62 vcca-supply = <&vcca_reg>;
65 clock-names = "iface", "ref";