Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38400 )
Change subject: soc/mediatek/mt8183: reduce the hbp and hfp for phy timing ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38400/2/src/soc/mediatek/common/dsi... File src/soc/mediatek/common/dsi.c:
https://review.coreboot.org/c/coreboot/+/38400/2/src/soc/mediatek/common/dsi... PS2, Line 74: data_rate to make it easier sync with kernel code, you can rename the params :
data_rate => data_rate_mhz phy_timing => timing
https://review.coreboot.org/c/coreboot/+/38400/2/src/soc/mediatek/common/dsi... PS2, Line 90: clk_hs_trail hs_trail is not available (set in next line).
You probably want to re-order by what kernel patch did ( https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1... )