Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48650
to look at the new patch set (#2).
Change subject: mb/google/zork: Disable USB_OC0_L on transition to S3 ......................................................................
mb/google/zork: Disable USB_OC0_L on transition to S3
One of the second source USB charging port chips is erroneous triggering the overcurrent pin when we go into S3. Because this is used mainly to report the overcurrent situation to the OS and there is additional overcurrent protection, we can disable the function when the system goes into S3. It will get switched back to the overcurrent function when the system resumes.
BUG=b:175646274 TEST=Build. Still needs to be functionally tested BRANCH=Zork
Change-Id: I9d280c793a7989ebaa2fcc28531fe14e2adbfaef Signed-off-by: Martin Roth martinroth@chromium.org --- M src/mainboard/google/zork/variants/baseboard/gpio_baseboard_trembyle.c 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/48650/2