OSDN Git Service

drm/mediatek: add hdmi driver for MT2701 and MT7623
authorchunhui dai <chunhui.dai@mediatek.com>
Wed, 3 Oct 2018 03:41:49 +0000 (11:41 +0800)
committerCK Hu <ck.hu@mediatek.com>
Wed, 3 Oct 2018 03:56:33 +0000 (11:56 +0800)
commit0fc721b2968e3cadec520c60d2fc63498d865055
tree842e42206c423311503bfa74d887b2c1ca492285
parentd1ef028d95ffd0f114f2d42ef4f141664abbf1f6
drm/mediatek: add hdmi driver for MT2701 and MT7623

This patch adds hdmi dirver suppot for both MT2701 and MT7623.
And also support other (existing or future) chips that use
the same binding and driver.

Signed-off-by: chunhui dai <chunhui.dai@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/Makefile
drivers/gpu/drm/mediatek/mtk_hdmi.c
drivers/gpu/drm/mediatek/mtk_hdmi_phy.c
drivers/gpu/drm/mediatek/mtk_hdmi_phy.h
drivers/gpu/drm/mediatek/mtk_mt2701_hdmi_phy.c [new file with mode: 0644]