Attention is currently required from: Hung-Te Lin, Liju-Clr Chen, Yidi Lin, Yu-Ping Wu.
Hello Hung-Te Lin, Rex-BC Chen, Yidi Lin, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72839
to look at the new patch set (#2).
Change subject: mb/google/geralt: Init MT6359P only once in ramstage ......................................................................
mb/google/geralt: Init MT6359P only once in ramstage
The regulator APIs are called by firmware display and SD card. Therefore, move mt6359p_init() to mainboard.c to initialize mt6359p only once in ramstage.
BUG=b:244208960 TEST=test firmware display pass for BOE_TV110C9M_LL0 on Geralt.
Change-Id: I29498d186ba5665ae20e84985174fc10f8d4accd Signed-off-by: Liju-Clr Chen liju-clr.chen@mediatek.com --- M src/mainboard/google/geralt/mainboard.c M src/soc/mediatek/mt8188/msdc.c 2 files changed, 20 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/72839/2