diff options
author | Dave Airlie <airlied@redhat.com> | 2020-09-29 10:23:49 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-09-29 10:26:44 +1000 |
commit | 06c14f5c2d311100a447caf60ecbcf558e4e60fe (patch) | |
tree | cb36e28d7e8f56b8be9421605aebf40da1466dcd /MAINTAINERS | |
parent | 200a2186b62714c099693dcb6444af373eaabf62 (diff) | |
parent | 09e872d558ba6a7f4468c4e8cdf0cd5a99bfc175 (diff) | |
download | linux-stable-06c14f5c2d311100a447caf60ecbcf558e4e60fe.tar.gz linux-stable-06c14f5c2d311100a447caf60ecbcf558e4e60fe.tar.bz2 linux-stable-06c14f5c2d311100a447caf60ecbcf558e4e60fe.zip |
Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Mediatek DRM Next for Linux 5.10
1. Move Mediatek HDMI PHY driver from DRM folder to PHY folder
2. Convert mtk-dpi to drm_bridge API
3. Disable tmds on mt2701
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200914231227.30500-1-chunkuang.hu@kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 10992f6541bd..a976cac89777 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5827,6 +5827,7 @@ L: dri-devel@lists.freedesktop.org S: Supported F: Documentation/devicetree/bindings/display/mediatek/ F: drivers/gpu/drm/mediatek/ +F: drivers/phy/mediatek/phy-mtk-hdmi* DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding <thierry.reding@gmail.com> |