summaryrefslogtreecommitdiff
path: root/board/adlrvpp_ite/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/adlrvpp_ite/board.h')
-rw-r--r--board/adlrvpp_ite/board.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/adlrvpp_ite/board.h b/board/adlrvpp_ite/board.h
index 393268138c..4f629fc710 100644
--- a/board/adlrvpp_ite/board.h
+++ b/board/adlrvpp_ite/board.h
@@ -130,6 +130,12 @@
/* Enabling USB4 mode */
#define CONFIG_USB_PD_USB4
+/*
+ * For USB4, set the total budget for source current to 7.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 7500
#ifndef __ASSEMBLER__