msm: camera: tfe: Add support for auto SHDR

This change add support for activate and deactivate ISP device in the
link when dual trigger mode in the link is set.

CRs-Fixed: 3374385
Change-Id: Ib6d25ab295d613fa5cd3edf1780362476920d74d
Signed-off-by: Ayush Kumar <quic_ayushkr@quicinc.com>
This commit is contained in:
Ayush Kumar
2022-12-28 17:01:03 +05:30
committed by Alok Chauhan
parent a90b42d899
commit 6e2c1b9671
12 changed files with 269 additions and 37 deletions

View File

@@ -96,6 +96,8 @@
/* Feature Flag indicators */
#define CAM_ISP_TFE_FLAG_QCFA_BIN BIT(0)
#define CAM_ISP_TFE_FLAG_BAYER_BIN BIT(1)
#define CAM_ISP_TFE_FLAG_SHDR_MASTER_EN BIT(2)
#define CAM_ISP_TFE_FLAG_SHDR_SLAVE_EN BIT(3)
/* Query devices */
/**