disp: msm: dsi: use panel's force_clk_lane_hs instead of phy's
In order to make dsi panel and dsi2hdmi panel compatible, delete "qcom,panel-force-clock-lane-hs" property in phy and use display panel's force_clk_lane_hs property. Change-Id: I490e08b2ee859797c2b3aeddf109a3a4286fb922 Signed-off-by: Satya Rama Aditya Pinapala <psraditya30@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
e2f98dc79b
commit
43069ad44a
@@ -522,7 +522,6 @@ struct dsi_video_engine_cfg {
|
||||
bool hsa_lp11_en;
|
||||
bool eof_bllp_lp11_en;
|
||||
bool bllp_lp11_en;
|
||||
bool force_clk_lane_hs;
|
||||
enum dsi_video_traffic_mode traffic_mode;
|
||||
u32 vc_id;
|
||||
u32 dma_sched_line;
|
||||
|
Reference in New Issue
Block a user