Attention is currently required from: Hung-Te Lin, Rex-BC Chen.
Hello Hung-Te Lin, build bot (Jenkins), Angel Pons, Yu-Ping Wu, Yidi Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68484
to look at the new patch set (#4).
Change subject: soc/mediatek: Move DP drivers to common ......................................................................
soc/mediatek: Move DP drivers to common
DP drivers can be shared for both MT8195 and MT8188, so move them to common folder.
BUG=b:244208960 TEST=emerge-cherry coreboot.
Signed-off-by: Bo-Chen Chen rex-bc.chen@mediatek.com Change-Id: Ic80c03aa6b13e6c9c39fd63b5c1c1cbdbe93a7c4 --- R src/soc/mediatek/common/dp/dp_intf.c R src/soc/mediatek/common/dp/dptx.c R src/soc/mediatek/common/dp/dptx_hal.c R src/soc/mediatek/common/dp/include/soc/dp_intf.h R src/soc/mediatek/common/dp/include/soc/dptx.h R src/soc/mediatek/common/dp/include/soc/dptx_hal.h R src/soc/mediatek/common/dp/include/soc/dptx_reg.h M src/soc/mediatek/mt8195/Makefile.inc 8 files changed, 30 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/68484/4