OSDN Git Service

drm/mediatek: add mipi_tx driver for mt8183
authorJitao Shi <jitao.shi@mediatek.com>
Wed, 7 Aug 2019 08:46:45 +0000 (16:46 +0800)
committerCK Hu <ck.hu@mediatek.com>
Mon, 7 Oct 2019 04:29:37 +0000 (12:29 +0800)
commitefda51a58b4ae8a0584dc785e0ef24a71677503c
treee266d6de3cf7ef92c12a1f5feb913c5ff12c2945
parent78e01a8d0f4662a9de4ef21bff254bf4f833d05a
drm/mediatek: add mipi_tx driver for mt8183

This patch add mt8183 mipi_tx driver.
And also support other chips that use the same binding and driver.

Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/Makefile
drivers/gpu/drm/mediatek/mtk_mipi_tx.c
drivers/gpu/drm/mediatek/mtk_mipi_tx.h
drivers/gpu/drm/mediatek/mtk_mt8183_mipi_tx.c [new file with mode: 0644]