diff mbox series

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

Message ID 20201029152702.533-4-chunkuang.hu@kernel.org (mailing list archive)
State New, archived
Headers show
Series Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder | expand

Commit Message

Chun-Kuang Hu Oct. 29, 2020, 3:27 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. 8, 2020, 3:04 a.m. UTC | #1
+ Vinod:

Hi, Chunfeng:

Chun-Kuang Hu <chunkuang.hu@kernel.org> 於 2020年10月29日 週四 下午11:28寫道:
>
> 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.

Would you like this patch? If so, you could give an acked-by tag on
this patch, so I could applied the whole series into my tree.

Regards,
Chun-Kuang.

>
> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
> ---
>  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
>
Chunfeng Yun (云春峰) Nov. 9, 2020, 1:47 a.m. UTC | #2
On Sun, 2020-11-08 at 11:04 +0800, Chun-Kuang Hu wrote:
> + Vinod:
> 
> Hi, Chunfeng:
> 
> Chun-Kuang Hu <chunkuang.hu@kernel.org> 於 2020年10月29日 週四 下午11:28寫道:
> >
> > 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.
> 
> Would you like this patch? If so, you could give an acked-by tag on
> this patch, so I could applied the whole series into my tree.
Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>

Thanks

> 
> Regards,
> Chun-Kuang.
> 
> >
> > Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
> > ---
> >  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>