summaryrefslogtreecommitdiff
path: root/board/halvor/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/halvor/board.h')
-rw-r--r--board/halvor/board.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/halvor/board.h b/board/halvor/board.h
index 713548714d..ef1b436a28 100644
--- a/board/halvor/board.h
+++ b/board/halvor/board.h
@@ -92,12 +92,14 @@
#define I2C_PORT_SENSOR NPCX_I2C_PORT0_0
#define I2C_PORT_USB_C0 NPCX_I2C_PORT1_0
#define I2C_PORT_USB_C1 NPCX_I2C_PORT2_0
-#define I2C_PORT_USB_1_MIX NPCX_I2C_PORT3_0
+#define I2C_PORT_USB_BB_RETIMER NPCX_I2C_PORT3_0
+#define I2C_PORT_USB_C2 NPCX_I2C_PORT4_1
#define I2C_PORT_POWER NPCX_I2C_PORT5_0
#define I2C_PORT_EEPROM NPCX_I2C_PORT7_0
#define I2C_PORT_BATTERY I2C_PORT_POWER
#define I2C_PORT_CHARGER I2C_PORT_EEPROM
+#define I2C_PORT_USB_1_MIX I2C_PORT_USB_BB_RETIMER
#define I2C_ADDR_EEPROM_FLAGS 0x50
#define CONFIG_I2C_MASTER