disp: msm: dsi: Add a new DT property panel test pin
This pin is a output pin from panel. Panel can output signal of internal VSYNC and ERR_FLAG. Change-Id: Ib8e661ca1fdb33bb7060935edb9bc1f1a858c4b3 Signed-off-by: Yuan Zhao <yzhao@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
984f48452d
commit
a7b5db0465
@@ -195,6 +195,8 @@ struct dsi_panel {
|
||||
enum dsi_dms_mode dms_mode;
|
||||
|
||||
bool sync_broadcast_en;
|
||||
|
||||
int panel_test_gpio;
|
||||
};
|
||||
|
||||
static inline bool dsi_panel_ulps_feature_enabled(struct dsi_panel *panel)
|
||||
|
Reference in New Issue
Block a user