Lines Matching +full:dsi +full:- +full:phy +full:- +full:14 +full:nm
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 <mkrishn@codeaurora.org>
13 - $ref: dsi-phy-common.yaml#
18 - qcom,dsi-phy-14nm
19 - qcom,dsi-phy-14nm-660
23 - description: dsi phy register set
24 - description: dsi phy lane register set
25 - description: dsi pll register set
27 reg-names:
29 - const: dsi_phy
30 - const: dsi_phy_lane
31 - const: dsi_pll
33 vcca-supply:
37 - compatible
38 - reg
39 - reg-names
40 - vcca-supply
45 - |
46 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
47 #include <dt-bindings/clock/qcom,rpmh.h>
49 dsi-phy@ae94400 {
50 compatible = "qcom,dsi-phy-14nm";
54 reg-names = "dsi_phy",
58 #clock-cells = <1>;
59 #phy-cells = <0>;
61 vcca-supply = <&vcca_reg>;
64 clock-names = "iface", "ref";