Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46411 )
Change subject: HACK: soc/mediatek: Add function to raise the CCI frequency ......................................................................
Patch Set 6:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46411/6/src/soc/mediatek/mt8192/pll... File src/soc/mediatek/mt8192/pll.c:
https://review.coreboot.org/c/coreboot/+/46411/6/src/soc/mediatek/mt8192/pll... PS6, Line 600: udelay(PLL_EN_DELAY); Please reduce the indentation by one level.
https://review.coreboot.org/c/coreboot/+/46411/6/src/soc/mediatek/mt8192/pll... PS6, Line 604: MCU_MUX_SRC_PLL); Fits on one line in 96 characters?