summaryrefslogtreecommitdiff
path: root/board/tglrvpu_ite/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/tglrvpu_ite/board.h')
-rw-r--r--board/tglrvpu_ite/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/tglrvpu_ite/board.h b/board/tglrvpu_ite/board.h
index 030f3676d2..95ba60f0a3 100644
--- a/board/tglrvpu_ite/board.h
+++ b/board/tglrvpu_ite/board.h
@@ -90,6 +90,12 @@
/* Enabling USB4 mode */
#define CONFIG_USB_PD_USB4
+/*
+ * For USB4, set the total budget for source current to 4.5A 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 4500
#ifndef __ASSEMBLER__