diff --git a/drivers/video/fbdev/msm/msm_mdss_io_8974.c b/drivers/video/fbdev/msm/msm_mdss_io_8974.c index 539d4bb92a04..79599a2800bf 100644 --- a/drivers/video/fbdev/msm/msm_mdss_io_8974.c +++ b/drivers/video/fbdev/msm/msm_mdss_io_8974.c @@ -1538,6 +1538,9 @@ static int mdss_dsi_core_power_ctrl(struct mdss_dsi_ctrl_pdata *ctrl, goto error_ulps; } } else { + if (pdata->panel_info.cont_splash_enabled) + mdss_dsi_read_hw_revision(ctrl); + /* * Enable DSI clamps only if entering idle power collapse or * when ULPS during suspend is enabled.