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

Commit 705731cf authored by shiwgupt's avatar shiwgupt
Browse files

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: default avatarshiwgupt <shiwgupt@codeaurora.org>
parent fb4c3ab7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -77,8 +77,8 @@
#define CAM_CPAS_FUSE_FEATURE_MAX           6

/* 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