summaryrefslogtreecommitdiff
path: root/board/boten/board.h
diff options
context:
space:
mode:
authorjerry2.huang <jerry2.huang@lcfc.corp-partner.google.com>2020-12-18 17:20:29 +0800
committerCommit Bot <commit-bot@chromium.org>2020-12-21 21:27:27 +0000
commit623ab3b91352fa93209bd8015b7769bfda7f8d2f (patch)
tree51557a2314b329e162ff4dcfbcbfbf6d10e19362 /board/boten/board.h
parentb8aa849de779ea14ba7713d7cc1379a62b835115 (diff)
downloadchrome-ec-623ab3b91352fa93209bd8015b7769bfda7f8d2f.tar.gz
Boten: Share interrupt lines more gracefully
1.Set up checking for interrupt line wedging, which may occur when interrupts from the charger/TCPC occur with similar timing to the BC 1.2 interrupts. 2.Enable TCPC dump BUG=b:175526824 BRANCH=firmware-dedede-13606.B-master TEST=make buildall, test multiple DUT-DUT connections and ensure neither system wedges its interrupt line low Signed-off-by: jerry2.huang <jerry2.huang@lcfc.corp-partner.google.com> Change-Id: I98ca5a347b47bf6fcbbd6ed27a203a3f0a33ca35 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2598299 Reviewed-by: Henry Sun <henrysun@google.com> Reviewed-by: Diana Z <dzigterman@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Commit-Queue: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'board/boten/board.h')
-rw-r--r--board/boten/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/boten/board.h b/board/boten/board.h
index f74be69f3b..d22c176ba4 100644
--- a/board/boten/board.h
+++ b/board/boten/board.h
@@ -72,6 +72,9 @@
#define CONFIG_USB_PD_DISCHARGE_TCPC
#define CONFIG_USB_PD_TCPC_LOW_POWER
+/* EC console commands */
+#define CONFIG_CMD_TCPC_DUMP
+
/* Variant references the TCPCs to determine Vbus sourcing */
#define CONFIG_USB_PD_5V_EN_CUSTOM