summaryrefslogtreecommitdiff
path: root/board/reef_it8320
diff options
context:
space:
mode:
authorRuibin Chang <ruibin.chang@ite.com.tw>2020-08-05 13:59:28 +0800
committerCommit Bot <commit-bot@chromium.org>2020-08-07 05:05:21 +0000
commit265cafd2bdd62c6b4c7900b4fc5024558637ed1e (patch)
tree1de92b0fb5d1fccccb03921fffe7e2dd7ed45caa /board/reef_it8320
parentc91b9e81055ede0c67f0126a104bbd9afa703c7c (diff)
downloadchrome-ec-265cafd2bdd62c6b4c7900b4fc5024558637ed1e.tar.gz
it8xxx2_pdevb ,reef_it8320: enable TCPMv2
Enable TCPMv2 on board it8xxx2_pdevb and reef_it8320. BUG=none BRANCH=none TEST=TCPMv2 can run on board it8xxx2_pdevb and reef_it8320. Signed-off-by: Ruibin Chang <ruibin.chang@ite.com.tw> Change-Id: I8bdfc2f2b0642bb406f360c6d0a3b1f1c637b5ba Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2334433 Tested-by: Ruibin Chang <Ruibin.Chang@ite.com.tw> Commit-Queue: Ruibin Chang <Ruibin.Chang@ite.com.tw> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/reef_it8320')
-rw-r--r--board/reef_it8320/board.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/board/reef_it8320/board.h b/board/reef_it8320/board.h
index 082e2ffab3..22b6e750d1 100644
--- a/board/reef_it8320/board.h
+++ b/board/reef_it8320/board.h
@@ -86,7 +86,12 @@
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
#define CONFIG_USB_POWER_DELIVERY
-#define CONFIG_USB_PD_TCPMV1
+#define CONFIG_USB_PD_TCPMV2
+#define CONFIG_USB_DRP_ACC_TRYSRC
+#define CONFIG_USB_PD_REV30
+#define CONFIG_USB_PID 0x1234 /* Invalid PID for development board */
+#define CONFIG_USB_PD_DECODE_SOP
+#define CONFIG_USB_PD_DEBUG_LEVEL 2
#define CONFIG_USB_PD_COMM_LOCKED
#define CONFIG_USBC_SS_MUX
#define CONFIG_USBC_SS_MUX_DFP_ONLY