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

Commit 70649193 authored by Gaurav Jindal's avatar Gaurav Jindal
Browse files

msm: camera: isp: Add CPAS version in Secure Camera call



In IFE hw manager, SCM call is based on CPAS versions.
This commit adds the cpas version for lagoon while making SCM call
for secure camera.

Change-Id: I04a4ef6b49be1288fdc60a84f2abb8db2c7f82f5
CRs-Fixed: 2571273
Signed-off-by: default avatarGaurav Jindal <gjindal@codeaurora.org>
parent 0535529c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -183,6 +183,7 @@ static int cam_ife_notify_safe_lut_scm(bool safe_trigger)
	if (!rc) {
	if (!rc) {
		switch (camera_hw_version) {
		switch (camera_hw_version) {
		case CAM_CPAS_TITAN_170_V100:
		case CAM_CPAS_TITAN_170_V100:
		case CAM_CPAS_TITAN_170_V200:
		case CAM_CPAS_TITAN_170_V110:
		case CAM_CPAS_TITAN_170_V110:
		case CAM_CPAS_TITAN_175_V100:
		case CAM_CPAS_TITAN_175_V100: