diff mbox series

[RESEND,3/3] MAINTAINERS: add files for Mediatek DRM drivers

Message ID 20201116231407.94-4-chunkuang.hu@kernel.org (mailing list archive)
State New, archived
Headers show
Series [RESEND,1/3] drm/mediatek: Separate mtk_mipi_tx to an independent module | expand

Commit Message

Chun-Kuang Hu Nov. 16, 2020, 11:14 p.m. UTC
Mediatek MIPI DSI 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 <chunkuang.hu@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Chun-Kuang Hu Nov. 17, 2020, 2:05 p.m. UTC | #1
Hi, Vinod:

Chun-Kuang Hu <chunkuang.hu@kernel.org> 於 2020年11月17日 週二 上午7:14寫道:
>
> Mediatek MIPI DSI 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 <chunkuang.hu@kernel.org>

If you apply this patch, please add acked-by tag of chunfeng [1], thanks.

[1] https://patchwork.kernel.org/project/linux-mediatek/patch/20201029152702.533-4-chunkuang.hu@kernel.org/

Regards,
Chun-Kuang.

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b75f29..14f5018c01b6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5867,6 +5867,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>
> --
> 2.17.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..14f5018c01b6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5867,6 +5867,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>