summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek/mtk_hdmi_phy.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/mediatek: add hdmi driver for MT2701 and MT7623chunhui dai2018-10-031-0/+3
| | | | | | | | | 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>
* drm/mediatek: separate hdmi phy to different filechunhui dai2018-10-031-0/+232
Different IC has different phy setting of HDMI. This patch separates the phy hardware relate part for mt8173. Signed-off-by: chunhui dai <chunhui.dai@mediatek.com> Signed-off-by: CK Hu <ck.hu@mediatek.com>
OpenPOWER on IntegriCloud