disp: msm: dsi: fix DSI PLL configuring sequence

Change fixes issues with the recalculation and DSI PHY PLL
toggle sequences while using continuous splash.

Change-Id: I6e63dd176e3ad5160b4df9f2da6d981951b696ab
Signed-off-by: Satya Rama Aditya Pinapala <psraditya30@codeaurora.org>
This commit is contained in:
Satya Rama Aditya Pinapala
2021-03-29 00:40:48 -07:00
parent a40c87b676
commit 7471069739
3 changed files with 7 additions and 25 deletions

View File

@@ -135,12 +135,6 @@ struct dsi_pll_resource {
u32 vco_delay;
/*
* Certain plls' do not allow vco rate update if it is on. Keep track of
* status for them to turn on/off after set rate success.
*/
bool pll_on;
/*
* caching the pll trim codes in the case of dynamic refresh
*/