msm: camera: isp: Add fuse support for QCFA binning
- Add fuse support for QCFA binning. If fuse bit is set then QCFA is enabled then we should proceed for acquire otherwise we should fail. - Add dt-bindings entry for CAM_CPAS_IPE_VID_OUT_8BPP_LIMIT_ENABLE feature. CRs-Fixed: 3081144 Change-Id: Iaf6f1c9d9fd442ff24c36d90758aa8ee146d461f Signed-off-by: Wyes Karny <wkarny@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
c4b93c74bf
commit
99805a9e51
@@ -92,7 +92,8 @@
|
||||
#define CAM_CPAS_ISP_PIX_FUSE 5
|
||||
#define CAM_CPAS_ISP_LITE_FUSE 6
|
||||
#define CAM_CPAS_CSIPHY_FUSE 7
|
||||
#define CAM_CPAS_FUSE_FEATURE_MAX 8
|
||||
#define CAM_CPAS_IPE_VID_OUT_8BPP_LIMIT_ENABLE 8
|
||||
#define CAM_CPAS_FUSE_FEATURE_MAX 9
|
||||
|
||||
#define CCI_MASTER_0 0
|
||||
#define CCI_MASTER_1 1
|
||||
|
Reference in New Issue
Block a user