summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/include/i2c_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/include/i2c_map.h')
-rw-r--r--zephyr/projects/volteer/include/i2c_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/projects/volteer/include/i2c_map.h b/zephyr/projects/volteer/include/i2c_map.h
index 70a73fbb8c..4a0b131a70 100644
--- a/zephyr/projects/volteer/include/i2c_map.h
+++ b/zephyr/projects/volteer/include/i2c_map.h
@@ -23,5 +23,6 @@
#define I2C_ADDR_EEPROM_FLAGS 0x50
#define I2C_PORT_BATTERY I2C_PORT_POWER
+#define I2C_PORT_CHARGER I2C_PORT_EEPROM
#endif /* __ZEPHYR_CHROME_I2C_MAP_H */