summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbe Levkoy <alevkoy@chromium.org>2021-04-19 09:33:45 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-02 21:44:38 +0000
commit695640c14d2dccbc718872430608c731fd162ba9 (patch)
treea45bcb89ca11be22c420a9f4ed9d397b19d8fdd8
parent43107cc85c802220cb50beebbaab387f77f269fb (diff)
downloadchrome-ec-695640c14d2dccbc718872430608c731fd162ba9.tar.gz
TCPMv2: Enable Data Reset on Voxel
Perform Data Reset during mode entry and exit. Support receiving Data Reset as DFP. BUG=b:209628496,b:209624473,b:209625351 TEST=Enter and exit modes with Godzilla Creek. BRANCH=none Change-Id: Ib65025fb99fc08a0feb37fc18a1397eb3475a3de Signed-off-by: Abe Levkoy <alevkoy@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2869425 Reviewed-by: Diana Z <dzigterman@chromium.org>
-rw-r--r--board/voxel/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/voxel/board.h b/board/voxel/board.h
index cd2ec0ef1f..7d7109330c 100644
--- a/board/voxel/board.h
+++ b/board/voxel/board.h
@@ -94,6 +94,7 @@
#define CONFIG_USB_PD_USB4
#define USBC_PORT_C0_BB_RETIMER_I2C_ADDR 0x40
#define USBC_PORT_C1_BB_RETIMER_I2C_ADDR 0x41
+#define CONFIG_USB_PD_DATA_RESET_MSG
/* USB Type A Features */
#define USB_PORT_COUNT 1