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

Commit 6cc30c6a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: msm: Add bindings for flash type"

parents e4bbc981 235463e6
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