msm: camera: isp: CSID Driver Refactoring
Due to major hw changes in latest CSID680 IP block, refactoring of CSID kernel driver is required. To support the hw speciific driver, version based files are added. One common file to support the common functionality and common utilities has also been added. CRs-Fixed: 2830502 Change-Id: If1e2a0835ce285f968f154d2da5595e882ae6ccd Signed-off-by: Gaurav Jindal <gjindal@codeaurora.org>
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
#define CAM_ISP_ACQ_CUSTOM_PRIMARY 1
|
||||
#define CAM_ISP_ACQ_CUSTOM_SECONDARY 2
|
||||
|
||||
#define CAM_IFE_CSID_RDI_MAX 4
|
||||
#define CAM_IFE_CSID_RDI_MAX 5
|
||||
|
||||
/* Feature Flag indicators */
|
||||
#define CAM_ISP_PARAM_FETCH_SECURITY_MODE BIT(0)
|
||||
|
Reference in New Issue
Block a user