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

Commit ca448675 authored by Viswanadha Raju Thotakura's avatar Viswanadha Raju Thotakura
Browse files

msm: camera: Add support for cci device type



Add cci to list of devices supported by camera.

CRs-Fixed: 2015567
Change-Id: Icf299ce42b77406f20f2fda168d7ea644420bafc
Signed-off-by: default avatarViswanadha Raju Thotakura <viswanad@codeaurora.org>
parent 7c1b4489
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#define CAM_CPAS_DEVICE_TYPE      (CAM_DEVICE_TYPE_BASE + 7)
#define CAM_CSIPHY_DEVICE_TYPE    (CAM_DEVICE_TYPE_BASE + 8)
#define CAM_ACTUATOR_DEVICE_TYPE  (CAM_DEVICE_TYPE_BASE + 9)
#define CAM_CCI_DEVICE_TYPE       (CAM_DEVICE_TYPE_BASE + 10)

/* cam_req_mgr hdl info */
#define CAM_REQ_MGR_HDL_IDX_POS           8