blob: b0f710953e24de1447916a8f3aa11c5e60ac5889 [file] [log] [blame]
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* * Neither the name of The Linux Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _PANEL_TRULY_RM69090_QVGA_CMD_H_
#define _PANEL_TRULY_RM69090_QVGA_CMD_H_
/*---------------------------------------------------------------------------*/
/* HEADER files */
/*---------------------------------------------------------------------------*/
#include "panel.h"
/*---------------------------------------------------------------------------*/
/* Panel configuration */
/*---------------------------------------------------------------------------*/
static struct panel_config truly_rm69090_qvga_cmd_panel_data = {
"qcom,mdss_dsi_truly_rm69090_qvga_cmd", "dsi:0:", "qcom,mdss-dsi-panel",
10, 1, "DISPLAY_1", 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL
};
/*---------------------------------------------------------------------------*/
/* Panel resolution */
/*---------------------------------------------------------------------------*/
static struct panel_resolution truly_rm69090_qvga_cmd_panel_res = {
368, 448, 40, 20, 2, 0, 6, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0
};
/*---------------------------------------------------------------------------*/
/* Panel color information */
/*---------------------------------------------------------------------------*/
static struct color_info truly_rm69090_qvga_cmd_color = {
24, 0, 0xff, 0, 0, 0
};
/*---------------------------------------------------------------------------*/
/* Panel on/off command information */
/*---------------------------------------------------------------------------*/
static char truly_rm69090_qvga_cmd_on_cmd0[] = {
0xFE, 0x00, 0x15, 0x80
};
static char truly_rm69090_qvga_cmd_on_cmd1[] = {
0x35, 0x00, 0x15, 0x80
};
static char truly_rm69090_qvga_cmd_on_cmd2[] = {
0x51, 0x80, 0x15, 0x80
};
static char truly_rm69090_qvga_cmd_on_cmd3[] = {
0x05, 0x00, 0x39, 0xC0,
0x2A, 0x00, 0x10, 0x01,
0x7F, 0xFF, 0xFF, 0xFF,
};
static char truly_rm69090_qvga_cmd_on_cmd4[] = {
0x05, 0x00, 0x39, 0xC0,
0x2B, 0x00, 0x00, 0x01,
0xBF, 0xFF, 0xFF, 0xFF,
};
static char truly_rm69090_qvga_cmd_on_cmd5[] = {
0x11, 0x00, 0x05, 0x80
};
static char truly_rm69090_qvga_cmd_on_cmd6[] = {
0x29, 0x00, 0x05, 0x80
};
static struct mipi_dsi_cmd truly_rm69090_qvga_cmd_on_command[] = {
{0x4, truly_rm69090_qvga_cmd_on_cmd0, 0x00},
{0x4, truly_rm69090_qvga_cmd_on_cmd1, 0x00},
{0x4, truly_rm69090_qvga_cmd_on_cmd2, 0x00},
{0xc, truly_rm69090_qvga_cmd_on_cmd3, 0x00},
{0xc, truly_rm69090_qvga_cmd_on_cmd4, 0x00},
{0x4, truly_rm69090_qvga_cmd_on_cmd5, 0x78},
{0x4, truly_rm69090_qvga_cmd_on_cmd6, 0x40}
};
#define TRULY_RM69090_QVGA_CMD_ON_COMMAND 7
static char truly_rm69090_qvga_cmdoff_cmd0[] = {
0x28, 0x00, 0x05, 0x80
};
static char truly_rm69090_qvga_cmdoff_cmd1[] = {
0x10, 0x00, 0x05, 0x80
};
static char truly_rm69090_qvga_cmdoff_cmd2[] = {
0x4F, 0x01, 0x15, 0x80
};
static struct mipi_dsi_cmd truly_rm69090_qvga_cmd_off_command[] = {
{0x4, truly_rm69090_qvga_cmdoff_cmd0, 0x28},
{0x4, truly_rm69090_qvga_cmdoff_cmd1, 0x78},
{0x4, truly_rm69090_qvga_cmdoff_cmd2, 0x00}
};
#define TRULY_RM69090_QVGA_CMD_OFF_COMMAND 3
static struct command_state truly_rm69090_qvga_cmd_state = {
0, 1
};
/*---------------------------------------------------------------------------*/
/* Command mode panel information */
/*---------------------------------------------------------------------------*/
static struct commandpanel_info truly_rm69090_qvga_cmd_command_panel = {
1, 1, 1, 0, 0, 0x2c, 0, 0, 0, 1, 0, 0
};
/*---------------------------------------------------------------------------*/
/* Video mode panel information */
/*---------------------------------------------------------------------------*/
static struct videopanel_info truly_rm69090_qvga_cmd_video_panel = {
1, 0, 0, 0, 1, 1, 2, 0, 0x9
};
/*---------------------------------------------------------------------------*/
/* Lane configuration */
/*---------------------------------------------------------------------------*/
static struct lane_configuration truly_rm69090_qvga_cmd_lane_config = {
1, 0, 1, 0, 0, 0, 0
};
/*---------------------------------------------------------------------------*/
/* Panel timing */
/*---------------------------------------------------------------------------*/
static const uint32_t truly_rm69090_qvga_cmd_12nm_timings[] = {
0x04, 0x04, 0x01, 0x08, 0x00, 0x03, 0x01, 0x0D
};
static struct panel_timing truly_rm69090_qvga_cmd_timing_info = {
0, 4, 0x09, 0x2c
};
/*---------------------------------------------------------------------------*/
/* Panel reset sequence */
/*---------------------------------------------------------------------------*/
static struct panel_reset_sequence truly_rm69090_qvga_cmd_reset_seq = {
{1, 0, 1, }, {1, 12, 12, }, 2
};
/*---------------------------------------------------------------------------*/
/* Backlight setting */
/*---------------------------------------------------------------------------*/
static struct backlight truly_rm69090_qvga_cmd_backlight = {
2, 1, 255, 100, 2, "BL_CTL_DCS"
};
#endif /*_PANEL_TRULY_RM69090_QVGA_CMD_H_*/