Yidi Lin has uploaded a new patch set (#12) to the change originally created by hsin-hsiung wang. ( https://review.coreboot.org/c/coreboot/+/49005 )
Change subject: soc/mediatek/mt8192: pmic: update initial setting ......................................................................
soc/mediatek/mt8192: pmic: update initial setting
We found that the switch frequency of vgpu is at 4~5Mhz with high current case (> 3.5A) and is at 2.5Mhz with low current case(< 2.8A). The switch frequency of vgpu should be kept at 2.5Mhz.
The root cause is that phase config of vcore is not disabled, it will affect the switch frequency of vgpu. Corret the phase setting at initialization.
BUG=b:172636735 BRANCH=none TEST=boot asurada correctly
Signed-off-by: Hsin-Hsiung Wang hsin-hsiung.wang@mediatek.com Change-Id: I48d3729302de9e3343dce79fe6f5ed045d0296a5 --- M src/soc/mediatek/mt8192/mt6359p.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/49005/12