瀏覽代碼

msm: camera: isp: Update lite header for MUP

Update MUP config bitshift for CSID lite headers.

CRs-Fixed: 3453984
Change-Id: I24622be0fcc5a2aded493484d9318351ff3138da
Signed-off-by: Karthik Anantha Ram <[email protected]>
Karthik Anantha Ram 2 年之前
父節點
當前提交
cdf8f9bace

+ 1 - 0
drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_lite680.h

@@ -395,6 +395,7 @@ static struct cam_ife_csid_ver2_common_reg_info
 	.multi_vcdt_en_shift_val                      = 0,
 	.timestamp_stb_sel_shift_val                  = 0,
 	.vfr_en_shift_val                             = 0,
+	.mup_shift_val                                = 28,
 	.early_eof_supported                          = 1,
 	.vfr_supported                                = 1,
 	.multi_vcdt_supported                         = 1,

+ 1 - 0
drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_lite780.h

@@ -433,6 +433,7 @@ static struct cam_ife_csid_ver2_common_reg_info
 	.vfr_en_shift_val                             = 0,
 	.early_eof_supported                          = 1,
 	.vfr_supported                                = 1,
+	.mup_shift_val                                = 28,
 	.multi_vcdt_supported                         = 1,
 	.ts_comb_vcdt_en                              = true,
 	.ts_comb_vcdt_mask                            = 3,

+ 1 - 0
drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_lite880.h

@@ -440,6 +440,7 @@ static struct cam_ife_csid_ver2_common_reg_info
 	.multi_vcdt_en_shift_val                      = 0,
 	.timestamp_stb_sel_shift_val                  = 8,
 	.vfr_en_shift_val                             = 0,
+	.mup_shift_val                                = 28,
 	.early_eof_supported                          = 1,
 	.vfr_supported                                = 1,
 	.multi_vcdt_supported                         = 1,