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

Commit 235463e6 authored by shiwgupt's avatar shiwgupt Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: msm: Add bindings for flash type



Add binding support for flash type.

CRs-Fixed: 2938804
Change-Id: Ie4c7978d9baf34456300f39cd1d607c693420862
Signed-off-by: default avatarshiwgupt <shiwgupt@codeaurora.org>
parent 1fc0fad0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -94,4 +94,9 @@
#define CAM_CPAS_RT_OT_FUSE    9
#define CAM_CPAS_FUSE_FEATURE_MAX 10

/* Flash type*/
#define CAM_FLASH_TYPE_GPIO 0
#define CAM_FLASH_TYPE_I2C  1
#define CAM_FLASH_TYPE_PMIC 2

#endif