Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86381?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: mb/google/rauru: Add GPIO_AP_SUSPEND_L initial setting ......................................................................
mb/google/rauru: Add GPIO_AP_SUSPEND_L initial setting
The GPIO_AP_SUSPEND_L pin is used for communication between the AP and EC to confirm the AP's status. When the AP is running normally, it should be high, and when the AP is in sleep mode, it should be low. This way, the EC will know that the system is in sleep mode. Therefore, during the initial boot phase, the GPIO_AP_SUSPEND_L pin needs to be initialized to output high.
BRANCH=rauru TEST=Build pass, reboot pass, suspend/resume pass. BUG=b:395737458
Signed-off-by: Wenzhen Yu wenzhen.yu@mediatek.com Change-Id: I6ea56208256bb6f11fb6b0adf7627403963295bc --- M src/mainboard/google/rauru/chromeos.c M src/mainboard/google/rauru/gpio.h 2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/86381/5