summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorScott Collyer <scollyer@google.com>2018-08-01 16:55:20 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-09-04 21:03:58 -0700
commit50c762e0425570fab9b5a4eef13c3c76131bb1ff (patch)
tree464793ed291f2f0505a7cc37031cc1c641800581 /include
parent4c1841b9f30a733c3bcb5fc5ed9b9bf3d7d61c19 (diff)
downloadchrome-ec-50c762e0425570fab9b5a4eef13c3c76131bb1ff.tar.gz
ppc: Add driver for Silergy SYV682x PPC
Initial version of driver for Silergy SYV682x PPC. This version of the driver does not support the Alert line from the SYV682x. Alert will need to be support for FRS and to detect OVP or OC cases that cause the power path to be disabled. BUG=b:111281797 BRANCH=none TEST=Tested on DragonEgg and verified that can attach as both sink or source port. Change-Id: Ia0450db666b50f90d6e074024bd9b89ea7d50ed6 Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/1159828 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 261628c996..0aedd97799 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3252,6 +3252,7 @@
/* USB Type-C Power Path Controllers (PPC) */
#undef CONFIG_USBC_PPC_NX20P3483
#undef CONFIG_USBC_PPC_SN5S330
+#undef CONFIG_USBC_PPC_SYV682X
/* PPC is capable of providing VCONN */
#undef CONFIG_USBC_PPC_VCONN