Hello Julius Werner, You-Cheng Syu, Hung-Te Lin, 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/+/32465
to look at the new patch set (#2).
Change subject: medaitek: Add function to raise the CPU frequency ......................................................................
medaitek: Add function to raise the CPU frequency
Implement mt_pll_raise_ca53_freq() in MT8183 to raise the CPU frequency. Move the function declaration to common header.
BUG=b:80501386 BRANCH=none Test=Boots correctly on Kukui
Change-Id: Ide8d767486d68177fa2bfbcc5b559879eca1bcda Signed-off-by: Tristan Shieh tristan.shieh@mediatek.com --- M src/soc/mediatek/common/include/soc/pll_common.h M src/soc/mediatek/mt8173/include/soc/pll.h M src/soc/mediatek/mt8173/pll.c M src/soc/mediatek/mt8183/Makefile.inc M src/soc/mediatek/mt8183/pll.c 5 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/32465/2