Attention is currently required from: Tarun Tuli, Subrata Banik, Kapil Porwal, Ron Lee.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal, Ron Lee,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74246
to look at the new patch set (#3).
Change subject: mb/google/brya/var/omnigul: Add usb_lpm_incapable for DB Type-C port ......................................................................
mb/google/brya/var/omnigul: Add usb_lpm_incapable for DB Type-C port
Intel ADL-P USB Type-C ports are not compatible with Parade PS8815 retimer on USB U1/U2 transition. The usb_lpm_incapable config is used to disable USB U1/U2 transition for these Type-C ports.
BUG=b:277149723 BRANCH=firmware-brya-14505.B TEST=Plug in device and check LPM sysfs nodes are disabled localhost ~ # cat /sys/bus/usb/devices/2-3/power/usb3_hardware_lpm_u1 disabled localhost ~ # cat /sys/bus/usb/devices/2-3/power/usb3_hardware_lpm_u2 disabled
Change-Id: I618cd09f45ede0a76cf46b3e467ba87775dd5d9d Signed-off-by: Dtrain Hsu dtrain_hsu@compal.corp-partner.google.com --- M src/mainboard/google/brya/variants/omnigul/overridetree.cb 1 file changed, 23 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/74246/3