mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-15 00:56:22 +00:00
yorp: Add config option for VBUS detection
For your VBUS detection will rely on TCPCs since neither the intersil charger nor the NX20P PPC do VBUS detection. BUG=b:75975215 BRANCH=none TEST=make -j BOARD=yorp and verify there are no errors. Change-Id: I205e4e986e4d01c1098ab62cbccf2ab940f58eed Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/977325 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
c3e92e92bb
commit
d1bb1da8e7
@@ -69,10 +69,10 @@
|
||||
#define CONFIG_USB_PD_TCPM_MUX
|
||||
#define CONFIG_USB_PD_TCPM_TCPCI
|
||||
#define CONFIG_USB_PD_TRY_SRC
|
||||
#define CONFIG_USB_PD_VBUS_DETECT_TCPC
|
||||
#define CONFIG_USBC_SS_MUX
|
||||
#define CONFIG_USBC_SS_MUX_DFP_ONLY
|
||||
#define CONFIG_USBC_PPC_NX20P3483
|
||||
/* TODO (b/75975215): Add correct VBUS_DETECT config option here */
|
||||
#define CONFIG_USBC_VCONN
|
||||
#define CONFIG_USBC_VCONN_SWAP
|
||||
#define CONFIG_CMD_PD_CONTROL
|
||||
|
||||
Reference in New Issue
Block a user