|
@@ -725,6 +725,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,
|
|
@@ -812,6 +813,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,
|
|
@@ -899,6 +901,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,
|