Attention is currently required from: Jakub Czapiga (OOO until Jul 18), Kapil Porwal, Tarun Tuli.
Hello Jakub Czapiga (OOO until Jul 18), Kapil Porwal, Tarun Tuli, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76464?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/google/rex/var/ovis: Update the Type-C USB2/3 port mapping ......................................................................
mb/google/rex/var/ovis: Update the Type-C USB2/3 port mapping
This patch updates the Type-C USB2/3 port mapping to reflect to mux connection change as mentioned in previous patch commit ee3f796200bf3baf8a1906 (mb/google/rex/var/ovis: Fix mux change as per schematics).
Here is the correct port mapping after considering the mux swap:
+----------------+----------------+-------------+---------------+ | TCSS-XHCI | Port C0 | Port C1 | Port C2 | +----------------+----------------+-------------+---------------+ | USB2-Port | 2 | 3 | 1 | +----------------+----------------+-------------+---------------+ | USB3-Port | 0 | 2 | 1 | +----------------+----------------+-------------+---------------+
BUG=b:289300284 TEST=Able to build and boot google/ovis to get display over Type-C1 port.
Change-Id: I460004842dd8fcdc03fca6639d03e422259380ca Signed-off-by: Subrata Banik subratabanik@google.com --- M src/mainboard/google/rex/variants/ovis/overridetree.cb 1 file changed, 20 insertions(+), 20 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/76464/4