Merge "disp: msm: dsi: disallow backlight update during panel mode switch"

此提交包含在:
qctecmdr
2020-03-20 20:33:23 -07:00
提交者 Gerrit - the friendly Code Review server
當前提交 34b32d77f8
共有 15 個檔案被更改,包括 642 行新增104 行删除

查看文件

@@ -82,6 +82,8 @@ struct dsi_dyn_clk_caps {
bool dyn_clk_support;
u32 *bit_clk_list;
u32 bit_clk_list_len;
enum dsi_dyn_clk_feature_type type;
bool maintain_const_fps;
};
struct dsi_pinctrl_info {