mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
MIPI: fix the first wake-up not display bug.
Signed-off-by: xubilv <xbl@rock-chips.com>
This commit is contained in:
@@ -1918,6 +1918,7 @@ static int rk32_mipi_dsi_probe(struct platform_device *pdev)
|
||||
clk_prepare_enable(dsi->dsi_host_pclk);
|
||||
|
||||
clk_prepare_enable(dsi->dsi_pd);
|
||||
dsi->clk_on = 1;
|
||||
udelay(10);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user