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

Commit 9726e97f 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 9a23128e 705731cf
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