From b0aa99495d8230ff6b56088ceb51b9ac8b80069a Mon Sep 17 00:00:00 2001 From: Caveh Jalali Date: Fri, 28 Jan 2022 01:35:48 -0800 Subject: brya: Add genvif overrides This adds VIF overrides to describe brya's USB setup. The override values are largely based on https://issuetracker.google.com/214339085#comment4 BRANCH=none BUG=b:214191903 TEST=buildall passes imported resulting build/brya/brya_vif.xml into VifEditor 3.2.3.0. there were no highlighted (error) fields. exported file and compared against input: there were no material differences. the only strangeness is that due to how genvif is implemented, it places SrcPdoList, SnkPdoList toward the end of component elements instead of in the middle - this needs to be taken into account when comparing the output of these utilities. Change-Id: I3776b4fae7b614dba61ca0c57e69701add75b502 Signed-off-by: Caveh Jalali Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3428926 Reviewed-by: Denis Brockus Reviewed-by: Boris Mittelberg Reviewed-by: Abe Levkoy --- board/brya/vif_override.xml | 151 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 148 insertions(+), 3 deletions(-) diff --git a/board/brya/vif_override.xml b/board/brya/vif_override.xml index 32736caf64..6ade5d2f92 100644 --- a/board/brya/vif_override.xml +++ b/board/brya/vif_override.xml @@ -1,3 +1,148 @@ - + + + 2 + 0 + + + + + + + + 8087 + + + + + + TBT3 Compatible + + + + 8087 + 8086 + 9A1B + + + + + + Gen 3 (40Gb) + + + + USB 3.2 Gen 2x2 + + + + + + + + + + + + + 3A @ 5V + + + + 50 msec + 3600 mA + + + + + PDUSB Peripheral + PDUSB Host + + + + + + + + + + + HBR3 + 4 Lanes + + + + + + + + USB 3.2 Gen 2x1 + + + + + + + + + + + + + 3A @ 5V + + + + 50 msec + 3600 mA + + + + + PSD + PDUSB Host + + + + + Gen 3 (40Gb) + + USB 3.2 Gen 2x2 + + + + + + + + + + + + + 3A @ 5V + + + + 50 msec + 3600 mA + + + + + PDUSB Peripheral + PDUSB Host + + + + + + + + + + + HBR3 + 4 Lanes + + + -- cgit v1.2.1