aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2020-12-03 13:13:32 +1000
committerDave Airlie <airlied@redhat.com>2020-12-03 13:23:57 +1000
commite6c7c9d01f5b1ca3141dca43159a909a596a60a2 (patch)
treec48d84054dc33f273cec6050b79426249e7d417f /MAINTAINERS
parentMerge tag 'exynos-drm-next-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next (diff)
parentMAINTAINERS: add files for Mediatek DRM drivers (diff)
downloadlinux-dev-e6c7c9d01f5b1ca3141dca43159a909a596a60a2.tar.xz
linux-dev-e6c7c9d01f5b1ca3141dca43159a909a596a60a2.zip
Merge tag 'mediatek-drm-next-5.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Mediatek DRM Next for Linux 5.11-2 1. Add MT8167 support 2. Cleanup function 3. Convert the dpi bindings to yaml 4. Drop local dma_parms 5. Fix formatting and provide missing member description 6. Introduce GEM object functions 7. Fix aliases name 8. Move MIPI DSI phy driver to phy folder Signed-off-by: Dave Airlie <airlied@redhat.com> From: Chun-Kuang Hu <chunkuang.hu@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20201130234807.936-1-chunkuang.hu@kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 970d9cee509d..eb18459c1d16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5870,6 +5870,7 @@ S: Supported
F: Documentation/devicetree/bindings/display/mediatek/
F: drivers/gpu/drm/mediatek/
F: drivers/phy/mediatek/phy-mtk-hdmi*
+F: drivers/phy/mediatek/phy-mtk-mipi*
DRM DRIVERS FOR NVIDIA TEGRA
M: Thierry Reding <thierry.reding@gmail.com>