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:
Wyes Karny
2021-11-19 15:50:07 +05:30
committed by Gerrit - the friendly Code Review server
parent c4b93c74bf
commit 99805a9e51
2 changed files with 12 additions and 1 deletions

View File

@@ -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