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

Commit e32ecc3b authored by Shubhraprakash Das's avatar Shubhraprakash Das
Browse files

msm: camera: isp: Add isp version



Add isp version for new isp hardware. The version is used by
the driver to differentiate in the code paths based on the
isp type.

CRs-Fixed: 1038370
Change-Id: I81055befae23b95bd7ba7dbe32c13be642bee66d
Signed-off-by: default avatarShubhraprakash Das <sadas@codeaurora.org>
parent 816587b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
#define MAX_PLANES_PER_STREAM 3
#define MAX_NUM_STREAM 7

#define ISP_VERSION_48        48
#define ISP_VERSION_47        47
#define ISP_VERSION_46        46
#define ISP_VERSION_44        44