diff mbox series

MAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVERS FOR BRIDGE CHIPS

Message ID 20230313055951.2997299-1-victor.liu@nxp.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVERS FOR BRIDGE CHIPS | expand

Commit Message

Ying Liu March 13, 2023, 5:59 a.m. UTC
Appropriate maintainers should be suggested for changes to the
include/drm/drm_bridge.h header file, so add the header file to the
'DRM DRIVERS FOR BRIDGE CHIPS' section.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Neil Armstrong March 13, 2023, 9:36 a.m. UTC | #1
On 13/03/2023 06:59, Liu Ying wrote:
> Appropriate maintainers should be suggested for changes to the
> include/drm/drm_bridge.h header file, so add the header file to the
> 'DRM DRIVERS FOR BRIDGE CHIPS' section.
> 
> Signed-off-by: Liu Ying <victor.liu@nxp.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3d409875740d..b6e7ac70b8a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6824,6 +6824,7 @@ S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
>   F:	Documentation/devicetree/bindings/display/bridge/
>   F:	drivers/gpu/drm/bridge/
> +F:	include/drm/drm_bridge.h
>   
>   DRM DRIVERS FOR EXYNOS
>   M:	Inki Dae <inki.dae@samsung.com>


Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Robert Foss March 13, 2023, 1:52 p.m. UTC | #2
On Mon, Mar 13, 2023 at 10:36 AM <neil.armstrong@linaro.org> wrote:
>
> On 13/03/2023 06:59, Liu Ying wrote:
> > Appropriate maintainers should be suggested for changes to the
> > include/drm/drm_bridge.h header file, so add the header file to the
> > 'DRM DRIVERS FOR BRIDGE CHIPS' section.
> >
> > Signed-off-by: Liu Ying <victor.liu@nxp.com>
> > ---
> >   MAINTAINERS | 1 +
> >   1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3d409875740d..b6e7ac70b8a8 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6824,6 +6824,7 @@ S:      Maintained
> >   T:  git git://anongit.freedesktop.org/drm/drm-misc
> >   F:  Documentation/devicetree/bindings/display/bridge/
> >   F:  drivers/gpu/drm/bridge/
> > +F:   include/drm/drm_bridge.h
> >
> >   DRM DRIVERS FOR EXYNOS
> >   M:  Inki Dae <inki.dae@samsung.com>
>
>
> Acked-by: Neil Armstrong <neil.armstrong@linaro.org>

Acked-by: Robert Foss <robert.foss@linaro.org>
Neil Armstrong March 15, 2023, 9:02 a.m. UTC | #3
Hi,

On Mon, 13 Mar 2023 13:59:51 +0800, Liu Ying wrote:
> Appropriate maintainers should be suggested for changes to the
> include/drm/drm_bridge.h header file, so add the header file to the
> 'DRM DRIVERS FOR BRIDGE CHIPS' section.
> 
> 

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next-fixes)

[1/1] MAINTAINERS: Add include/drm/drm_bridge.h to DRM DRIVERS FOR BRIDGE CHIPS
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=b28ee4476219b47604b860bd579bd9ce3979a67e
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d409875740d..b6e7ac70b8a8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6824,6 +6824,7 @@  S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
 F:	Documentation/devicetree/bindings/display/bridge/
 F:	drivers/gpu/drm/bridge/
+F:	include/drm/drm_bridge.h
 
 DRM DRIVERS FOR EXYNOS
 M:	Inki Dae <inki.dae@samsung.com>