Hello Julius Werner, Tristan Hsieh, build bot (Jenkins), Weiyi Lu, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32666
to look at the new patch set (#7).
Change subject: mediatek/mt8183: Add md power off flow ......................................................................
mediatek/mt8183: Add md power off flow
SRCCLKENA holds 26M clock, and it will fail suspend/resume. The SRCCLKENA is not used by mt8183, so we can simply release it for suspend/resume to work.
BUG=b:80501386 BRANCH=none Test=Boots correctly on Kukui, suspend test.
Change-Id: Ib6e11faeb6936a1dd6bbe8b1a8b612446bf51082 Signed-off-by: Yanjie.jiang yanjie.jiang@mediatek.com --- M src/soc/mediatek/mt8183/Makefile.inc A src/soc/mediatek/mt8183/include/soc/md_ctrl.h A src/soc/mediatek/mt8183/md_ctrl.c M src/soc/mediatek/mt8183/soc.c 4 files changed, 59 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/32666/7