Lines Matching +full:dsi +full:- +full:phy +full:- +full:10 +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-10nm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Display DSI 10nm PHY
10 - Krishna Manikandan <mkrishn@codeaurora.org>
13 - $ref: dsi-phy-common.yaml#
18 - qcom,dsi-phy-10nm
19 - qcom,dsi-phy-10nm-8998
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 vdds-supply:
39 - compatible
40 - reg
41 - reg-names
42 - vdds-supply
47 - |
48 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
49 #include <dt-bindings/clock/qcom,rpmh.h>
51 dsi-phy@ae94400 {
52 compatible = "qcom,dsi-phy-10nm";
56 reg-names = "dsi_phy",
60 #clock-cells = <1>;
61 #phy-cells = <0>;
63 vdds-supply = <&vdda_mipi_dsi0_pll>;
66 clock-names = "iface", "ref";