dt-bindings: msm: Add bindings for flash type

Add binding support for flash type for khaje camera.

CRs-Fixed: 2938804
Change-Id: I844b59125bb08034b1937422ac29485d5a7a2746
Signed-off-by: shiwgupt <shiwgupt@codeaurora.org>
This commit is contained in:
shiwgupt 2021-06-22 15:34:08 +05:30 committed by Gerrit - the friendly Code Review server
parent 9585c2cb84
commit 22dc79eea8

View File

@ -95,8 +95,8 @@
#define CAM_CPAS_FUSE_FEATURE_MAX 10
/* Flash type*/
#define CAM_FLASH_TYPE_GPIO 0
#define CAM_FLASH_TYPE_PMIC 0
#define CAM_FLASH_TYPE_I2C 1
#define CAM_FLASH_TYPE_PMIC 2
#define CAM_FLASH_TYPE_GPIO 2
#endif