diff options
author | Dave Airlie <airlied@redhat.com> | 2020-12-03 13:13:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-12-03 13:23:57 +1000 |
commit | e6c7c9d01f5b1ca3141dca43159a909a596a60a2 (patch) | |
tree | c48d84054dc33f273cec6050b79426249e7d417f /MAINTAINERS | |
parent | 207665fd37561f97591e74d0ee80f24bdf06b789 (diff) | |
parent | a4423bec44744ce556e91fe8efffbd10327f79fd (diff) | |
download | lwn-e6c7c9d01f5b1ca3141dca43159a909a596a60a2.tar.gz lwn-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-- | MAINTAINERS | 1 |
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> |