Lines Matching full:dsi

1 Qualcomm Technologies Inc. adreno/snapdragon DSI output
3 DSI Controller:
6 * "qcom,mdss-dsi-ctrl"
10 - interrupts: The interrupt signal from the DSI block.
27 by a DSI PHY block. See [1] for details on clock bindings.
31 - phys: phandle to DSI PHY device node
34 - ports: Contains 2 DSI controller ports as child nodes. Each port contains
38 - panel@0: Node of panel connected to this DSI controller.
40 - qcom,dual-dsi-mode: Boolean value indicating if the DSI controller is
41 driving a panel which needs 2 DSI links.
42 - qcom,master-dsi: Boolean value indicating if the DSI controller is driving
43 the master link of the 2-DSI panel.
44 - qcom,sync-dual-dsi: Boolean value indicating if the DSI controller is
45 driving a 2-DSI panel whose 2 links need receive command simultaneously.
49 - ports: contains DSI controller input and output ports as children, each
52 DSI Endpoint properties:
57 - data-lanes: this describes how the physical DSI data lanes are mapped
82 DSI PHY:
85 * "qcom,dsi-phy-28nm-hpm"
86 * "qcom,dsi-phy-28nm-lp"
87 * "qcom,dsi-phy-20nm"
88 * "qcom,dsi-phy-28nm-8960"
89 * "qcom,dsi-phy-14nm"
90 * "qcom,dsi-phy-14nm-660"
91 * "qcom,dsi-phy-10nm"
92 * "qcom,dsi-phy-10nm-8998"
93 * "qcom,dsi-phy-7nm"
94 * "qcom,dsi-phy-7nm-8150"
99 For DSI 28nm HPM/LP/8960 PHYs and 20nm PHY:
103 For DSI 14nm, 10nm and 7nm PHYs:
107 - clock-cells: Must be 1. The DSI PHY block acts as a clock provider, creating
125 - qcom,dsi-phy-regulator-ldo-mode: Boolean value indicating if the LDO mode PHY
127 - qcom,mdss-mdp-transfer-time-us: Specifies the dsi transfer time for command mode
136 dsi link rate since anyways this would be the maximum
139 than two times the dsi link rate time.
148 dsi0: dsi@fd922800 {
149 compatible = "qcom,mdss-dsi-ctrl";
150 qcom,dsi-host-index = <0>;
185 phy-names ="dsi-phy";
187 qcom,dual-dsi-mode;
188 qcom,master-dsi;
189 qcom,sync-dual-dsi;
233 dsi_phy0: dsi-phy@fd922a00 {
234 compatible = "qcom,dsi-phy-28nm-hpm";
235 qcom,dsi-phy-index = <0>;
248 qcom,dsi-phy-regulator-ldo-mode;