Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e8f5628 authored by Vikram Sharma's avatar Vikram Sharma Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: msm: Add bindings for MFHDR fuse support



New feature bit for MFHDR is added in binding file.

CRs-Fixed: 2770220
Change-Id: Ic0a0059df707dd51efce04b1892803ab8cbae0de
Signed-off-by: default avatarVikram Sharma <vikramsa@codeaurora.org>
parent 4b9bef81
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
/* Feature support bit positions in feature fuse register*/
#define CAM_CPAS_QCFA_BINNING_ENABLE 0
#define CAM_CPAS_SECURE_CAMERA_ENABLE 1
#define CAM_CPAS_FUSE_FEATURE_MAX 2
#define CAM_CPAS_MF_HDR_ENABLE 2
#define CAM_CPAS_FUSE_FEATURE_MAX 3

#endif