Hello Yu-Ping Wu, Jitao Shi, Julius Werner, You-Cheng Syu, jitao shi, build bot (Jenkins), Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34693
to look at the new patch set (#3).
Change subject: soc/mediatek/mt8173: Remove dual DSI mode ......................................................................
soc/mediatek/mt8173: Remove dual DSI mode
The 'dual DSI mode' was never used by any real boards running coreboot and is introducing lots of complexity when it comes to refactoring.
In order to create a common display stack for MTK SOCs, we want to first drop dual DSI mode so 8173 and 8183 DSI/DDP implementation will be more similar to each other.
BUG=b:80501386,b:117254947 TEST=emerge-oak coreboot
Change-Id: I357c30cc687803ca8045d0b055dec2e22eef4291 Signed-off-by: Hung-Te Lin hungte@chromium.org --- M src/mainboard/google/oak/mainboard.c M src/soc/mediatek/mt8173/ddp.c M src/soc/mediatek/mt8173/dsi.c M src/soc/mediatek/mt8173/include/soc/ddp.h M src/soc/mediatek/mt8173/include/soc/dsi.h 5 files changed, 55 insertions(+), 229 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/34693/3