|
@@ -1,6 +1,6 @@
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/*
|
|
/*
|
|
- * Copyright (c) 2019, The Linux Foundation. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
|
|
*/
|
|
*/
|
|
|
|
|
|
#ifndef _CAM_CUSTOM_CSID_480_H_
|
|
#ifndef _CAM_CUSTOM_CSID_480_H_
|
|
@@ -56,7 +56,7 @@ static struct cam_ife_csid_udi_reg_offset
|
|
.csid_udi_byte_cntr_pong_addr = 0x2e4,
|
|
.csid_udi_byte_cntr_pong_addr = 0x2e4,
|
|
/* configurations */
|
|
/* configurations */
|
|
.ccif_violation_en = 1,
|
|
.ccif_violation_en = 1,
|
|
- .overflow_ctrl_en = 1,
|
|
|
|
|
|
+ .overflow_ctrl_en = 0,
|
|
};
|
|
};
|
|
|
|
|
|
static struct cam_ife_csid_udi_reg_offset
|
|
static struct cam_ife_csid_udi_reg_offset
|
|
@@ -105,7 +105,7 @@ static struct cam_ife_csid_udi_reg_offset
|
|
.csid_udi_byte_cntr_pong_addr = 0x3e4,
|
|
.csid_udi_byte_cntr_pong_addr = 0x3e4,
|
|
/* configurations */
|
|
/* configurations */
|
|
.ccif_violation_en = 1,
|
|
.ccif_violation_en = 1,
|
|
- .overflow_ctrl_en = 1,
|
|
|
|
|
|
+ .overflow_ctrl_en = 0,
|
|
};
|
|
};
|
|
|
|
|
|
static struct cam_ife_csid_udi_reg_offset
|
|
static struct cam_ife_csid_udi_reg_offset
|
|
@@ -155,7 +155,7 @@ static struct cam_ife_csid_udi_reg_offset
|
|
.csid_udi_byte_cntr_pong_addr = 0x4e4,
|
|
.csid_udi_byte_cntr_pong_addr = 0x4e4,
|
|
/* configurations */
|
|
/* configurations */
|
|
.ccif_violation_en = 1,
|
|
.ccif_violation_en = 1,
|
|
- .overflow_ctrl_en = 1,
|
|
|
|
|
|
+ .overflow_ctrl_en = 0,
|
|
};
|
|
};
|
|
|
|
|
|
static struct cam_ife_csid_csi2_rx_reg_offset
|
|
static struct cam_ife_csid_csi2_rx_reg_offset
|