summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke Nojiri <dnojiri@chromium.org>2018-11-06 16:39:43 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-11-16 05:01:47 -0800
commita2c7fd10c148a913828f63fdbc0599f63804b22e (patch)
tree5a862241939684213298248e353bb43ac07f2626
parent88302ce7f21f16f0902fe5da033dd3d3e4091458 (diff)
downloadchrome-ec-a2c7fd10c148a913828f63fdbc0599f63804b22e.tar.gz
Nami: Supply power up to 3A + 1.5A
This change allows Nami to supply 3A on one port and 1.5A to the other without changing the max current of the currently active port. Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> BUG=b:115291657 BRANCH=none TEST=Charge Pixel phone on one port and a USB fan on the other. Verify the current provided to the phone does not drop. Change-Id: I38208feedc616e363c9095f273ea926ea8ebbb12 Reviewed-on: https://chromium-review.googlesource.com/1322070 Commit-Ready: Daisuke Nojiri <dnojiri@chromium.org> Tested-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
-rw-r--r--board/nami/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/nami/board.h b/board/nami/board.h
index c7e3ee96bd..bc656a3fd9 100644
--- a/board/nami/board.h
+++ b/board/nami/board.h
@@ -170,6 +170,7 @@
#define CONFIG_USB_PD_LOGGING
#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_PORT_COUNT 2
+#define CONFIG_USB_PD_MAX_TOTAL_SOURCE_CURRENT 4500
#define CONFIG_USB_PD_VBUS_DETECT_GPIO
#define CONFIG_USB_PD_TCPC_LOW_POWER
#define CONFIG_USB_PD_TCPM_MUX