blob: 3a5d272903b1f682ba0e0abe1d1320acd635e09d [file] [log] [blame]
Rajesh Bharathwajd0fbc812018-01-29 16:38:20 -08001/* Copyright (c) 2018, 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
13&mdss_mdp {
14 dsi_dual_test_cmd: qcom,mdss_dsi_test_oled_cmd {
15 qcom,mdss-dsi-panel-name =
16 "Dual test cmd mode DSI amoled non-DSC panel";
17 qcom,mdss-dsi-panel-type = "dsi_cmd_mode";
18 qcom,mdss-dsi-virtual-channel-id = <0>;
19 qcom,mdss-dsi-stream = <0>;
20 qcom,mdss-dsi-bpp = <24>;
21 qcom,mdss-dsi-color-order = "rgb_swap_rgb";
22 qcom,mdss-dsi-underflow-color = <0xff>;
23 qcom,mdss-dsi-border-color = <0>;
24 qcom,mdss-dsi-traffic-mode = "non_burst_sync_event";
25 qcom,mdss-dsi-bllp-eof-power-mode;
26 qcom,mdss-dsi-bllp-power-mode;
27 qcom,mdss-dsi-lane-0-state;
28 qcom,mdss-dsi-lane-1-state;
29 qcom,mdss-dsi-lane-2-state;
30 qcom,mdss-dsi-lane-3-state;
31 qcom,adjust-timer-wakeup-ms = <1>;
32 qcom,mdss-dsi-reset-sequence = <1 2>, <0 2>, <1 2>;
33 qcom,mdss-dsi-bl-max-level = <4095>;
34 qcom,mdss-dsi-dma-trigger = "trigger_sw";
35 qcom,mdss-dsi-mdp-trigger = "none";
36 qcom,mdss-dsi-te-pin-select = <1>;
37 qcom,mdss-dsi-wr-mem-start = <0x2c>;
38 qcom,mdss-dsi-wr-mem-continue = <0x3c>;
39 qcom,mdss-dsi-te-dcs-command = <1>;
40 qcom,mdss-dsi-te-check-enable;
41 qcom,mdss-dsi-te-using-te-pin;
42 qcom,mdss-dsi-hfp-power-mode;
43 qcom,mdss-dsi-hbp-power-mode;
44 qcom,mdss-dsi-hsa-power-mode;
45 qcom,mdss-dsi-display-timings {
46 timing@0{
47 };
48 };
49 };
50};