[PATCH 1/2] drm: panels: Add MAINTAINERS entry for LVDS panel driver

Daniel Vetter daniel at ffwll.ch
Tue Jun 11 08:35:05 UTC 2019


On Sat, Jun 08, 2019 at 05:12:41PM +0300, Laurent Pinchart wrote:
> As the DRM LVDS panel driver uses a different approach to DT bindings
> compared to what Thierry Reding advocates, add a specific MAINTAINERS
> entry to avoid bothering Thierry with requests related to that driver.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a2f487ea49a..713733afec17 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5021,6 +5021,14 @@ S:	Orphan / Obsolete
>  F:	drivers/gpu/drm/i810/
>  F:	include/uapi/drm/i810_drm.h
>  
> +DRM DRIVER FOR LVDS PANELS
> +M:	Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> +L:	dri-devel at lists.freedesktop.org
> +T:	git git://anongit.freedesktop.org/drm/drm

Panels are maintained in drm-misc. Pretty much nothing wrt drivers is
directly maintained in drm.git itself.

Also, you'd actually have commit rights for drm-misc, as opposed to
drm.git :-P

With that fixed: Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>

> +S:	Maintained
> +F:	drivers/gpu/drm/panel/panel-lvds.c
> +F:	Documentation/devicetree/bindings/display/panel/panel-lvds.txt
> +
>  DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
>  S:	Orphan / Obsolete
>  F:	drivers/gpu/drm/mga/
> -- 
> Regards,
> 
> Laurent Pinchart
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list