summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDevin Lu <Devin.Lu@quantatw.com>2020-07-03 09:43:56 +0800
committerCommit Bot <commit-bot@chromium.org>2020-07-23 17:42:21 +0000
commita0c43612f1bf362bfd6e524ce92b1097557f471e (patch)
treeb3dffe1bb71d46c195343bc40eff678c597b60ff /include
parentd530b344276f27d0df73b21c54e08ed8ad686664 (diff)
downloadchrome-ec-a0c43612f1bf362bfd6e524ce92b1097557f471e.tar.gz
driver/tcpm: add support for PS8755
The patch adds support for the Parade Tech PS8755 TCPC/SuperSpeed mux. It is similar chip group as PS8705/PS8805/PS8815. BUG=b:159042756, b:159082424 BRANCH=none TEST=make buildall -j. make BOARD=jinlon with this new CONFIG. Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Change-Id: I38fa02704cc352da0e27eae8cd8bbce89a807975 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2279339 Reviewed-by: Wai-Hong Tam <waihong@google.com> Reviewed-by: Marco Chen <marcochen@chromium.org> Commit-Queue: Marco Chen <marcochen@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 2a7235f176..61dca89f01 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3978,6 +3978,7 @@
#undef CONFIG_USB_PD_TCPM_ANX7688
#undef CONFIG_USB_PD_TCPM_NCT38XX
#undef CONFIG_USB_PD_TCPM_PS8751
+#undef CONFIG_USB_PD_TCPM_PS8755
#undef CONFIG_USB_PD_TCPM_PS8705
#undef CONFIG_USB_PD_TCPM_PS8805
#undef CONFIG_USB_PD_TCPM_PS8815