Attention is currently required from: Derek Huang, Dinesh Gehlot, Eran Mitrani, Intel coreboot Reviewers, Jakub "Kuba" Czapiga, Kapil Porwal, Tarun.
Hello Dinesh Gehlot, Eran Mitrani, Intel coreboot Reviewers, Jakub "Kuba" Czapiga, Kapil Porwal, Subrata Banik, Tarun, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86673?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: drivers/intel/usb4: Add mainboard function to get EC port ......................................................................
drivers/intel/usb4: Add mainboard function to get EC port
This patch adds mainboard override function which allows for custom port mapping between CPU physical port and EC port to accommodate the non-sequential mapping. Mainboard code must implement this function if the CPU physical port to EC port mapping is not sequential.
BUG=b:399032094 TEST=build and verify TCSS port and EC port mapping
Change-Id: Ibaad2a95d8624564ae012d23e8a7f19f6701db2c Signed-off-by: Derek Huang derekhuang@google.com --- M src/drivers/intel/usb4/retimer/retimer.h M src/soc/intel/meteorlake/retimer.c 2 files changed, 27 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/86673/4