Attention is currently required from: Hung-Te Lin, Vince Liu.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85681?usp=email
to look at the new patch set (#2).
Change subject: soc/mediatek/common: Rename GPT_MHZ to TIMER_MHZ for readability ......................................................................
soc/mediatek/common: Rename GPT_MHZ to TIMER_MHZ for readability
Update timer macro name for common.
The new ICs (e.g. mt8196, mt8189) will no longer use GPT. In order to improve code readability, replace GPT_MHZ with TIMER_MHZ for existing SoCs.
BUG=b:379008996 BRANCH=none TEST=Build pass, Macro name is correct.
Change-Id: I02f18bfa5b5912f28e322d40cd46823a0095bbf4 Signed-off-by: Ke Zheng ot_ke.zheng@mediatek.corp-partner.google.com --- M src/soc/mediatek/common/include/soc/timer_v1.h M src/soc/mediatek/common/include/soc/timer_v2.h M src/soc/mediatek/common/timer.c M src/soc/mediatek/mt8173/timer.c M src/soc/mediatek/mt8196/timer.c 5 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/85681/2