summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.retimer
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2022-03-09 15:02:47 -0700
committerCommit Bot <commit-bot@chromium.org>2022-03-15 16:55:10 +0000
commit219b8c53616c23797e6a4fde75d7ac028e2b151e (patch)
tree3aef6648a9429444b9b3bdf1f7a5c5892d40a1b6 /zephyr/Kconfig.retimer
parent8a9b0e111480131f9a6d495018494b6872e1f31f (diff)
downloadchrome-ec-219b8c53616c23797e6a4fde75d7ac028e2b151e.tar.gz
ANX7483: Add Driver
Add driver support for the ANX7483 linear redriver. More functions may be added later to access and modify the equalizer/flat gain/output swing. BRANCH=None BUG=b:208515128,b:219898719 TEST=zmake testall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Iec2872bf2e35276f5161a6ef8750aad1c5c346ba Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3514504 Tested-by: Jonathon Murphy <jpmurphy@google.com> Reviewed-by: Andrew McRae <amcrae@google.com> Commit-Queue: Andrew McRae <amcrae@google.com>
Diffstat (limited to 'zephyr/Kconfig.retimer')
-rw-r--r--zephyr/Kconfig.retimer7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/Kconfig.retimer b/zephyr/Kconfig.retimer
index 7d8000fd54..8a69a64866 100644
--- a/zephyr/Kconfig.retimer
+++ b/zephyr/Kconfig.retimer
@@ -47,6 +47,13 @@ config PLATFORM_EC_USBC_RETIMER_ANX7451
ANX7451 has built-in re-timers to recover both the USB and DP signals
with loss compensation of 23dB for USB and up to 27dB for DP.
+config PLATFORM_EC_USBC_RETIMER_ANX7483
+ bool "Support Analogix ANX7483 10G Active Retimer"
+ help
+ ANX7483 is a 4x4 re-driver capable of switching DisplayPort and
+ USB3.2 Gen 2 10Gbps signals to support type-C (USB-C) ports with
+ DisplayPort Alternate Mode.
+
config PLATFORM_EC_USBC_RETIMER_PS8811
bool "Support Parade PS8811 Single Port USB 3.1 Gen 2 10G Retimer"
help