aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-Kuang Hu <[email protected]>2020-03-22 22:56:06 +0800
committerChun-Kuang Hu <[email protected]>2020-09-06 07:03:21 +0800
commit1b0ce63bc08eb65c85b3546c21e7715ccfbd6107 (patch)
tree7a991490939b603e7e89b3d90509b8d1e35d243f
parentb28be59a2e2668b35507553e0de135c29ebd71ef (diff)
MAINTAINERS: add files for Mediatek DRM drivers
Mediatek HDMI phy driver is moved from drivers/gpu/drm/mediatek to drivers/phy/mediatek, so add the new folder to the Mediatek DRM drivers' information. Signed-off-by: Chun-Kuang Hu <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Acked-by: Chunfeng Yun <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index deaafb617361..191bacf02209 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5793,6 +5793,7 @@ L: [email protected]
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 <[email protected]>