blob: 539375694b184b6e3182f4510fd841713a1e68f1 [file] [log] [blame]
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -08001/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
Manoj Rao56403572013-06-19 15:54:03 -070013&mdss_mdp {
Manoj Raoc8655942013-06-19 17:11:04 -070014 dsi_orise_720_vid: qcom,mdss_dsi_orise_720p_video {
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -080015 label = "orise 720p video mode dsi panel";
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -080016 qcom,dsi-ctrl-phandle = <&mdss_dsi1>;
17 qcom,mdss-pan-res = <720 1280>;
18 qcom,mdss-pan-bpp = <24>;
19 qcom,mdss-pan-dest = "display_2";
20 qcom,mdss-pan-porch-values = <32 12 144 3 4 9>;
21 qcom,mdss-pan-underflow-clr = <0xff>;
22 qcom,mdss-pan-bl-levels = <1 255>;
23 qcom,mdss-pan-dsi-mode = <0>;
24 qcom,mdss-pan-dsi-h-pulse-mode = <0>;
25 qcom,mdss-pan-dsi-h-power-stop = <0 0 0>;
26 qcom,mdss-pan-dsi-bllp-power-stop = <1 1>;
27 qcom,mdss-pan-dsi-traffic-mode = <1>;
28 qcom,mdss-pan-dsi-dst-format = <3>;
29 qcom,mdss-pan-dsi-vc = <0>;
30 qcom,mdss-pan-dsi-rgb-swap = <0>;
31 qcom,mdss-pan-dsi-data-lanes = <1 1 1 1>;
32 qcom,mdss-pan-dsi-dlane-swap = <0>;
33 qcom,mdss-pan-dsi-t-clk = <0x1b 0x04>;
34 qcom,mdss-pan-dsi-stream = <0>;
35 qcom,mdss-pan-dsi-mdp-tr = <0x0>;
36 qcom,mdss-pan-dsi-dma-tr = <0x04>;
Casey Piper33a618e2013-09-13 13:41:17 -070037 qcom,mdss-pan-dsi-framerate = <60>;
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -080038 qcom,panel-phy-regulatorSettings = [03 01 01 00 /* Regualotor settings */
39 20 00 01];
40 qcom,panel-phy-timingSettings = [69 29 1f 00 55 55
41 19 2a 2a 03 04 00];
42 qcom,panel-phy-strengthCtrl = [77 06];
43 qcom,panel-phy-bistCtrl = [00 00 b1 ff /* BIST Ctrl settings */
44 00 00];
45 qcom,panel-phy-laneConfig = [00 c2 45 00 00 00 00 01 75 /* lane0 config */
46 00 c2 45 00 00 00 00 01 75 /* lane1 config */
47 00 c2 45 00 00 00 00 01 75 /* lane2 config */
48 00 c2 45 00 00 00 00 01 75 /* lane3 config */
49 00 02 45 00 00 00 00 01 97]; /* Clk ln config */
50
Kuogee Hsieh72d38bf2013-04-22 17:14:27 -070051 qcom,panel-on-cmds = [05 01 00 00 78 00 02 11 00
52 05 01 00 00 78 00 02 29 00];
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -080053 qcom,on-cmds-dsi-state = "DSI_LP_MODE";
Kuogee Hsieh72d38bf2013-04-22 17:14:27 -070054 qcom,panel-off-cmds = [05 01 00 00 32 00 02 28 00
55 05 01 00 00 78 00 02 10 00];
Chandan Uddaraju6d2c8922013-01-24 23:11:12 -080056 qcom,off-cmds-dsi-state = "DSI_LP_MODE";
57 };
58};