drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1
authorZhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com>
Fri, 1 Mar 2024 08:40:06 +0000 (16:40 +0800)
committerDouglas Anderson <dianders@chromium.org>
Mon, 4 Mar 2024 17:11:09 +0000 (09:11 -0800)
commite635b7eb7062b464bbd9795308b1a80eac0b01f5
tree797ebe1d208c24ad7494db1f6e70422bf0c8c8d5
parent216c1282dde38ca87ebdf1ccacee5a0682901574
drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1

For MNC207QS1-1 panel, Splash screen occur when switch from VT1 to VT2.
The BL_EN signal does not conform to the VESA protocol.
BL_EN signal needs to be pulled high after video signal.
So add prepare_to_enable to 200ms.

[ dianders: Adjusted subject prefix and added Fixes tag ]

Fixes: 0547692ac146 ("drm/panel-edp: Add several generic edp panels")
Signed-off-by: Zhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240301084006.14422-1-xiazhengqiao@huaqin.corp-partner.google.com
drivers/gpu/drm/panel/panel-edp.c