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:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user