|
@@ -734,6 +734,7 @@ static struct cam_ife_csid_ver2_path_reg_info
|
|
.resume_frame_boundary = 1,
|
|
.resume_frame_boundary = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
|
|
+ .mipi_pack_supported = 1,
|
|
.packing_fmt_shift_val = 15,
|
|
.packing_fmt_shift_val = 15,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_fmt_shift_val = 12,
|
|
.plain_fmt_shift_val = 12,
|
|
@@ -821,6 +822,7 @@ static struct cam_ife_csid_ver2_path_reg_info
|
|
.resume_frame_boundary = 1,
|
|
.resume_frame_boundary = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
|
|
+ .mipi_pack_supported = 1,
|
|
.packing_fmt_shift_val = 15,
|
|
.packing_fmt_shift_val = 15,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_fmt_shift_val = 12,
|
|
.plain_fmt_shift_val = 12,
|
|
@@ -908,6 +910,7 @@ static struct cam_ife_csid_ver2_path_reg_info
|
|
.resume_frame_boundary = 1,
|
|
.resume_frame_boundary = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_en = 1,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
.overflow_ctrl_mode_val = 0x8,
|
|
|
|
+ .mipi_pack_supported = 1,
|
|
.packing_fmt_shift_val = 15,
|
|
.packing_fmt_shift_val = 15,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_alignment_shift_val = 11,
|
|
.plain_fmt_shift_val = 12,
|
|
.plain_fmt_shift_val = 12,
|