summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlu.zhang <lu.zhang@bitland.corp-partner.google.com>2019-08-08 11:01:39 +0800
committerCommit Bot <commit-bot@chromium.org>2019-08-13 20:15:41 +0000
commit0ae9a2f98bce5c79c48705f3a5c322cd959fbd6c (patch)
tree82fbd4006d1854cf14503adffe65235b5650b864
parent185455ac25228c8349fe4b3e22df791172a3e89a (diff)
downloadchrome-ec-0ae9a2f98bce5c79c48705f3a5c322cd959fbd6c.tar.gz
octopus: reduce USB-C source current to 1.5A
octopus hardware does not support sourcing 3A over USB-C and 1.5A over USB-A at the same time for any daughter board. Reduce what we advertise to 1.5A. BRANCH=none BUG=b:139110010,b:139201733 TEST=connect a sink device with a pd analyzer to see if source capabilities is 5V/1.5A Change-Id: Idad7a11b28cefda1aabbca540864a6248d826a47 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1752706
-rw-r--r--baseboard/octopus/baseboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/baseboard/octopus/baseboard.h b/baseboard/octopus/baseboard.h
index a9872f9bf3..bfcacc0939 100644
--- a/baseboard/octopus/baseboard.h
+++ b/baseboard/octopus/baseboard.h
@@ -186,7 +186,6 @@
/* Common USB-C defines */
#define CONFIG_USB_POWER_DELIVERY
#define CONFIG_USB_PD_PORT_COUNT 2
-#define CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT TYPEC_RP_3A0
#define CONFIG_USB_PD_DUAL_ROLE
#define CONFIG_USB_PD_LOGGING
#define CONFIG_USB_PD_ALT_MODE