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

Commit 6b110349 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: msm: Add bindings for MP limit fuse support"

parents 1b789dd7 6e49b21a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -62,14 +62,18 @@
#define CAM_CPAS_TRAFFIC_MERGE_SUM 0
#define CAM_CPAS_TRAFFIC_MERGE_SUM_INTERLEAVE 1

/* Feature bit type */
#define CAM_CPAS_FEATURE_TYPE_DISABLE        0
#define CAM_CPAS_FEATURE_TYPE_ENABLE         1
#define CAM_CPAS_FEATURE_TYPE_VALUE          2

/* Fuse Feature support ids */
#define CAM_CPAS_QCFA_BINNING_ENABLE        0
#define CAM_CPAS_SECURE_CAMERA_ENABLE       1
#define CAM_CPAS_ISP_FUSE_ID                2
#define CAM_CPAS_ISP_PIX_FUSE_ID            3
#define CAM_CPAS_FUSE_FEATURE_MAX           4
#define CAM_CPAS_MF_HDR_ENABLE              4
#define CAM_CPAS_MP_LIMIT_FUSE              5
#define CAM_CPAS_FUSE_FEATURE_MAX           6

#endif