disp: msm: dsi: add support for phy/pll bypass
This change adds support for bypassing hw access in DSI PHY/PLL drivers which enables the DSI driver to run on emulation platforms that might be missing those modules. Change-Id: I3e83155a79d60f2357606746214d776cefabd651 Signed-off-by: Rajkumar Subbiah <quic_rsubbia@quicinc.com> Signed-off-by: Shamika Joshi <quic_shamjosh@quicinc.com> Signed-off-by: Alex Danila <quic_eadanila@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
8f1d4ca416
commit
6d5a850504
@@ -169,6 +169,8 @@ struct dsi_pll_resource {
|
||||
int bpp;
|
||||
int lanes;
|
||||
|
||||
bool phy_pll_bypass;
|
||||
|
||||
/*
|
||||
* DSI PHY type DPHY/CPHY
|
||||
*/
|
||||
|
Reference in New Issue
Block a user