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

Commit a3491d28 authored by Trishansh Bhardwaj's avatar Trishansh Bhardwaj
Browse files

dt-bindings: msm: Add bindings for fuse based features



Adds dt-bindings for fuse based camera features.

Change-Id: Ie2c9f4a08bb6bfb066b804a466e7e738be10407b
Signed-off-by: default avatarTrishansh Bhardwaj <tbhardwa@codeaurora.org>
parent 99b2bb73
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -53,4 +53,10 @@
#define CAM_CPAS_TRAFFIC_MERGE_SUM 0
#define CAM_CPAS_TRAFFIC_MERGE_SUM_INTERLEAVE 1


/* 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

#endif