msm: camera: isp: Update acquired HW id for SFE2

This change adds sfe hw id 2 as valid hw id, then
sfe 2 info can be returned to userspace correctly.

CRs-Fixed: 3587713
Change-Id: I01825040837be4e1df204d7fe1c27887af3900e5
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
(cherry picked from commit 9668c0f7a7963d6a6a43a6bb2352aa5b76201a83)
This commit is contained in:
Depeng Shao
2023-08-14 10:06:40 +05:30
committed by Kumar Abhinav
parent 59049792d1
commit 6aa27c964f
2 changed files with 2 additions and 0 deletions

View File

@@ -152,6 +152,7 @@
#define CAM_ISP_IFE2_HW 0x100
#define CAM_ISP_SFE0_HW 0x1000
#define CAM_ISP_SFE1_HW 0x2000
#define CAM_ISP_SFE2_HW 0x4000
#define CAM_ISP_PXL_PATH 0x1
#define CAM_ISP_PPP_PATH 0x2