Dear ,
I have do test on system deep sleep and wake-up,when system wake up,the mipi lcd can't show anything ,kernel log prompts that " mipi dsi phy lock timeout failed to init mipi lcd"
add debug code trace_printk as below

If no phy lock time out, the MIPI_DSI_PHY_STATUS readed value is 0x15BD,

If phy lock time out, it prints 0x1528

refer to imx6DQRM.pdf,when phy lock timeout ,lane 0 and lane 1 not in stop state

Anyone can help me ,why data lane 0 and lane 1 not in stop state,and phy lock timeout