Weiyi Lu has uploaded a new patch set (#2) to the change originally created by CK HU. ( https://review.coreboot.org/c/coreboot/+/45394 )
Change subject: soc/mediatek/mt8192: Add mtcmos init support ......................................................................
soc/mediatek/mt8192: Add mtcmos init support
Using common mtcmos code to power on audio and display modules in SOC.
TEST=Boots correctly on MT8192EVB. Passes the status check at the end of mtcmos_power_on()
Signed-off-by: Weiyi Lu weiyi.lu@mediatek.com Change-Id: Ie7bff831eecfc2b4d315a577f6ff86befc483eab --- M src/soc/mediatek/common/include/soc/mtcmos.h M src/soc/mediatek/mt8192/Makefile.inc A src/soc/mediatek/mt8192/include/soc/spm.h A src/soc/mediatek/mt8192/mtcmos.c 4 files changed, 285 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/45394/2