Skip to content
Snippets Groups Projects
Commit 22beccfc authored by Liu Ying's avatar Liu Ying Committed by Dong Aisheng
Browse files

LF-1441 drm/panel: panel-simple: Set connector type for JDI TX26D202VM0BWA


The JDI TX26D202VM0BWA is a LVDS panel, set the connector type accordingly.

Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
Reviewed-by: default avatarSandor Yu <sandor.yu@nxp.com>
parent d3a8e2d8
No related branches found
No related tags found
No related merge requests found
...@@ -2429,6 +2429,7 @@ static const struct panel_desc jdi_tx26d202vm0bwa = { ...@@ -2429,6 +2429,7 @@ static const struct panel_desc jdi_tx26d202vm0bwa = {
.disable = 100, .disable = 100,
}, },
.bus_format = MEDIA_BUS_FMT_RGB888_1X7X4_SPWG, .bus_format = MEDIA_BUS_FMT_RGB888_1X7X4_SPWG,
.connector_type = DRM_MODE_CONNECTOR_LVDS,
}; };
static const struct display_timing koe_tx14d24vm1bpa_timing = { static const struct display_timing koe_tx14d24vm1bpa_timing = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment