summaryrefslogtreecommitdiff
path: root/board/ghost/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/ghost/board.h')
-rw-r--r--board/ghost/board.h17
1 files changed, 9 insertions, 8 deletions
diff --git a/board/ghost/board.h b/board/ghost/board.h
index 19818fa1a2..a975b06013 100644
--- a/board/ghost/board.h
+++ b/board/ghost/board.h
@@ -104,16 +104,17 @@
#define I2C_PORT_SENSOR NPCX_I2C_PORT0_0
-#define I2C_PORT_USB_C0_C2_TCPC NPCX_I2C_PORT1_0
-
-#define I2C_PORT_USB_C0_C2_PPC NPCX_I2C_PORT2_0
-
-#define I2C_PORT_USB_C0_C2_MUX NPCX_I2C_PORT3_0
+#define I2C_PORT_USB_C0_C1_TCPC NPCX_I2C_PORT1_0
+#define I2C_PORT_USB_C0_C1_PPC NPCX_I2C_PORT2_0
+#define I2C_PORT_USB_C0_RT NPCX_I2C_PORT3_0
+#define I2C_PORT_USB_C1_RT NPCX_I2C_PORT6_1
#define I2C_PORT_BATTERY NPCX_I2C_PORT5_0
-#define I2C_PORT_CHARGER NPCX_I2C_PORT7_0
-#define I2C_PORT_EEPROM NPCX_I2C_PORT7_0
-#define I2C_PORT_MP2964 NPCX_I2C_PORT7_0
+#define I2C_PORT_CHARGER NPCX_I2C_PORT5_0
+#define I2C_PORT_MISC NPCX_I2C_PORT7_0
+
+#define I2C_PORT_EEPROM I2C_PORT_MISC
+#define I2C_PORT_MP2964 I2C_PORT_MISC
#define I2C_ADDR_EEPROM_FLAGS 0x50