summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/mtk_mipi_dphy.c
Commit message (Collapse)AuthorAgeFilesLines
* soc/mediatek/mt8183: Move dsi driver to common/Yidi Lin2020-12-141-0/+71
The mt8183 dsi driver can be shared with mt819x SoC. Move dsi.c to common/ folder and rename it to dis_v2.c to differentiate it from mt8173's dsi driver. TEST=emerge-kukuki coreboot Change-Id: I722d3e67f230ab8eb729900cdf15b922eb91a072 Signed-off-by: Yidi Lin <yidi.lin@mediatek.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48530 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org>