Yu-Ping Wu has uploaded a new patch set (#3) to the change originally created by Weiyi Lu. ( https://review.coreboot.org/c/coreboot/+/35905 )
Change subject: mediatek/mt8183: keep XO_SOC always in Full Power Mode ......................................................................
mediatek/mt8183: keep XO_SOC always in Full Power Mode
We could have XO_SOC output 26MHz to SOC by keeping it always in Full Power Mode even when the system is suspended as a workaround for the random failure of suspend resume test [1]. After applying this patch, the power consumption will increase about 9.5mW at maximum during system suspended.
[1] https://issuetracker.google.com/issues/136980838
BRANCH=kukui BUG=b:136980838 TEST=suspend resume stress test by 2500 times passed on Krane.
Change-Id: Id6cf8a9968cbdd2a5865aa2fd158a1ba0beb90f5 Signed-off-by: Weiyi Lu weiyi.lu@mediatek.com --- M src/soc/mediatek/mt8183/rtc.c 1 file changed, 6 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/35905/3