Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/mediatek: add hdmi driver for MT2701 and MT7623 | chunhui dai | 2018-10-03 | 1 | -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 file | chunhui dai | 2018-10-03 | 1 | -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> |