summaryrefslogtreecommitdiff
path: root/driver/usb_mux_it5205.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/usb_mux_it5205.h')
-rw-r--r--driver/usb_mux_it5205.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/driver/usb_mux_it5205.h b/driver/usb_mux_it5205.h
index 0cebeed71a..2c26f7ca41 100644
--- a/driver/usb_mux_it5205.h
+++ b/driver/usb_mux_it5205.h
@@ -8,7 +8,9 @@
#ifndef __CROS_EC_USB_MUX_IT5205_H
#define __CROS_EC_USB_MUX_IT5205_H
-/* 8 bit i2c slave address is 0xb0 or 0x90 depends on address setting pin. */
+/* I2C interface */
+#define IT5205_I2C_ADDR1 (0x48 << 1)
+#define IT5205_I2C_ADDR2 (0x58 << 1)
/* Chip ID registers */
#define IT5205_REG_CHIP_ID3 0x4