]> xenbits.xensource.com Git - people/pauldu/linux.git/commitdiff
drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequence
authorxiazhengqiao <xiazhengqiao@huaqin.corp-partner.google.com>
Wed, 29 Nov 2023 08:41:15 +0000 (16:41 +0800)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 29 Nov 2023 15:44:47 +0000 (16:44 +0100)
For the "starry, 2081101qfh032011-53g" panel, it is stipulated in the
panel spec that MIPI needs to keep the LP11 state before the
lcm_reset pin is pulled high.

Fixes: 6069b66cd962 ("drm/panel: support for STARRY 2081101QFH032011-53G MIPI-DSI panel")
Signed-off-by: xiazhengqiao <xiazhengqiao@huaqin.corp-partner.google.com>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://lore.kernel.org/r/20231129084115.7918-1-xiazhengqiao@huaqin.corp-partner.google.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231129084115.7918-1-xiazhengqiao@huaqin.corp-partner.google.com
drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c

index be8f48e3c1db87832de479e720efef2b6999360c..c4c0f08e92026d80824a6932a696144da65e0311 100644 (file)
@@ -1764,6 +1764,7 @@ static const struct panel_desc starry_qfh032011_53g_desc = {
        .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
                      MIPI_DSI_MODE_LPM,
        .init_cmds = starry_qfh032011_53g_init_cmd,
+       .lp11_before_reset = true,
 };
 
 static const struct drm_display_mode starry_himax83102_j02_default_mode = {