summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/halvor/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/halvor/board.h b/board/halvor/board.h
index 850ffd7f43..09ae5baee5 100644
--- a/board/halvor/board.h
+++ b/board/halvor/board.h
@@ -65,6 +65,12 @@
#define USBC_PORT_C0_BB_RETIMER_I2C_ADDR 0x40
#define USBC_PORT_C1_BB_RETIMER_I2C_ADDR 0x41
#define USBC_PORT_C2_BB_RETIMER_I2C_ADDR 0x42
+/*
+ * For USB4, set the total budget for source current to 6A so that the first
+ * connected port is allowed to source 3A while sourcing 1.5A on other type-C
+ * ports.
+ */
+#define CONFIG_USB_PD_MAX_TOTAL_SOURCE_CURRENT 6000
/* USB Type A Features */