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

Commit 6e4bb1a3 authored by Shankar Ravi's avatar Shankar Ravi
Browse files

msm: camera: sensor: Increase the eeprom map buffer count



Increase the eeprom mermory map count to 16 to support
truly ov8858 eeprom.

Change-Id: Ia6aaa9532b81a05294f26a500d8fe55f85a7896b
Signed-off-by: default avatarShankar Ravi <rshankar@codeaurora.org>
parent abcce7e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
#define PROPERTY_MAXSIZE 32

#define MSM_EEPROM_MEMORY_MAP_MAX_SIZE         80
#define MSM_EEPROM_MAX_MEM_MAP_CNT             8
#define MSM_EEPROM_MAX_MEM_MAP_CNT             16
#define MSM_EEPROM_MEM_MAP_PROPERTIES_CNT      8

enum cam_eeprom_state {