<div dir="ltr">Hi 

Jessica ,<div><br><div>>Fixes: 6069b66cd962 ("drm/panel: support for STARRY 2081101QFH032011-53G MIPI-DSI panel")</div></div><div><br></div><div>I'm not very familiar with this upstream process, Where should I add these?<br></div><div><br></div><div>Thanks</div></div><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Nov 4, 2023 at 2:40 AM Jessica Zhang <<a href="mailto:quic_jesszhan@quicinc.com" target="_blank">quic_jesszhan@quicinc.com</a>> wrote:<br><blockquote><br>On 11/2/2023 6:08 AM, xiazhengqiao wrote:<br>> For "starry, 2081101qfh032011-53g" this panel, it is stipulated in the<br>Hi Zhengqiao,<br>Nit: Can you reword this to "For the "starry, 2081101qfh032011-53g"<br>panel..."?<br>> panel spec that MIPI needs to keep the LP11 state before the<br>> lcm_reset pin is pulled high.<br>Was this fixing some panel issue? If so, maybe we can add<br>Fixes: 6069b66cd962 ("drm/panel: support for STARRY 2081101QFH032011-53G<br>MIPI-DSI panel")<br>Otherwise, with the commit msg fix, this looks good to me:<br>Reviewed-by: Jessica Zhang <<a href="mailto:quic_jesszhan@quicinc.com" target="_blank">quic_jesszhan@quicinc.com</a>><br>Thanks,<br>Jessica Zhang</blockquote><br>><br>> Signed-off-by: xiazhengqiao <<a href="mailto:xiazhengqiao@huaqin.corp-partner.google.com" target="_blank">xiazhengqiao@huaqin.corp-partner.google.com</a>><br>  </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> ---<br>
>   drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 1 +<br>
>   1 file changed, 1 insertion(+)<br>
> <br>
> diff --git a/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c b/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c<br>
> index 4f370bc6dca8..4ed8c2e28d37 100644<br>
> --- a/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c<br>
> +++ b/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c<br>
> @@ -1765,6 +1765,7 @@ static const struct panel_desc starry_qfh032011_53g_desc = {<br>
>       .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |<br>
>                     MIPI_DSI_MODE_LPM,<br>
>       .init_cmds = starry_qfh032011_53g_init_cmd,<br>
> +     .lp11_before_reset = true,<br>
>   };<br>
>   <br>
>   static const struct drm_display_mode starry_himax83102_j02_default_mode = {<br>
> -- <br>
> 2.17.1<br>
> <br>
</blockquote></div></div>