Rex-BC Chen has posted comments on this change. ( https://review.coreboot.org/c/blobs/+/63097 )
Change subject: Revert "soc/mediatek/mt8186: Update SPM firmware to pcm_suspend_v0215_v10" ......................................................................
Patch Set 5: Code-Review+1
(1 comment)
Commit Message:
https://review.coreboot.org/c/blobs/+/63097/comment/9a34d86b_43412898 PS4, Line 12: original SPM firmware is used to prevent suspend fail. We disable : 26M clock to bypass pmic wrap when suspending. : We found the root cause of suspend fail and it's because the error : setting of pmif. (Fixed in CB:63089) : Therefore, we revert the original patch to enable 26M clock.
CB:62327 was created to fix a suspend failure issue, where we disable 26M clock to bypass pmic wrap […]
Done