summaryrefslogtreecommitdiff
path: root/test/test_config.h
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2020-08-07 09:50:11 -0600
committerCommit Bot <commit-bot@chromium.org>2020-08-13 22:32:15 +0000
commit39a526023e435a776639d68271eed593598e9106 (patch)
tree743fa4d30fa2ad4dfbdbcc8b8f52f0ae8ffa84fe /test/test_config.h
parent0212d4a3ce01452ddaba46f076f90e9a5e90e589 (diff)
downloadchrome-ec-39a526023e435a776639d68271eed593598e9106.tar.gz
tcpmv2: wait before enabling HW auto toggle
We need to ensure that the previous Rd or Rp has been held long enough before we transition into hardware auto toggle otherwise the first toggle might be too short and violate the DRP timing spec BRANCH=none BUG=b:163095971 TEST=Verify on scope Signed-off-by: Jett Rink <jettrink@chromium.org> Change-Id: I92e9f5ca7dbca2b347e438d774551cc11476195b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2343176 Reviewed-by: Edward Hill <ecgh@chromium.org>
Diffstat (limited to 'test/test_config.h')
-rw-r--r--test/test_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_config.h b/test/test_config.h
index e52d9b8995..0c74657d2a 100644
--- a/test/test_config.h
+++ b/test/test_config.h
@@ -414,6 +414,7 @@ int ncp15wb_calculate_temp(uint16_t adc);
#define CONFIG_USB_PD_TCPMV2
#define CONFIG_USB_PD_PORT_MAX_COUNT 1
#define CONFIG_USBC_SS_MUX
+#define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE
#define CONFIG_USB_PD_VBUS_DETECT_TCPC
#define CONFIG_USB_POWER_DELIVERY
#undef CONFIG_USB_PRL_SM