diff mbox series

MAINTAINERS: Add myself as a reviewer for panel-edp.c

Message ID 20220822105340.1.I66a9a5577f9b0af66492ef13c47bc78ed85e5d6b@changeid (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add myself as a reviewer for panel-edp.c | expand

Commit Message

Doug Anderson Aug. 22, 2022, 5:53 p.m. UTC
panel-edp changes go through the drm-misc tree (as per the "DRM PANEL
DRIVERS" entry in MAINTAINERS), but ever since splitting panel-edp out
of panel-simple I've been trying to keep a close eye on it. Make that
official by listing me as a reviewer.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
---

 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Sam Ravnborg Aug. 26, 2022, 3:07 p.m. UTC | #1
On Mon, Aug 22, 2022 at 10:53:59AM -0700, Douglas Anderson wrote:
> panel-edp changes go through the drm-misc tree (as per the "DRM PANEL
> DRIVERS" entry in MAINTAINERS), but ever since splitting panel-edp out
> of panel-simple I've been trying to keep a close eye on it. Make that
> official by listing me as a reviewer.
> 
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
> ---
> 
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f9366144d31..fc62434f693f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6343,6 +6343,11 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml
>  F:	drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c
>  
> +DRM DRIVER FOR GENERIC EDP PANELS
> +R:	Douglas Anderson <dianders@chromium.org>
> +F:	Documentation/devicetree/bindings/display/panel/panel-edp.yaml
> +F:	drivers/gpu/drm/panel/panel-edp.c
> +
>  DRM DRIVER FOR GENERIC USB DISPLAY
>  M:	Noralf Trønnes <noralf@tronnes.org>
>  S:	Maintained
> -- 
> 2.37.2.609.g9ff673ca1a-goog
Doug Anderson Aug. 30, 2022, 3:47 p.m. UTC | #2
Hi,

On Fri, Aug 26, 2022 at 8:07 AM Sam Ravnborg <sam@ravnborg.org> wrote:
>
> On Mon, Aug 22, 2022 at 10:53:59AM -0700, Douglas Anderson wrote:
> > panel-edp changes go through the drm-misc tree (as per the "DRM PANEL
> > DRIVERS" entry in MAINTAINERS), but ever since splitting panel-edp out
> > of panel-simple I've been trying to keep a close eye on it. Make that
> > official by listing me as a reviewer.
> >
> > Signed-off-by: Douglas Anderson <dianders@chromium.org>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>

Pushed with Sam's ack.

e6545831a17b MAINTAINERS: Add myself as a reviewer for panel-edp.c

-Doug
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f9366144d31..fc62434f693f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6343,6 +6343,11 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/display/panel/feiyang,fy07024di26a30d.yaml
 F:	drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c
 
+DRM DRIVER FOR GENERIC EDP PANELS
+R:	Douglas Anderson <dianders@chromium.org>
+F:	Documentation/devicetree/bindings/display/panel/panel-edp.yaml
+F:	drivers/gpu/drm/panel/panel-edp.c
+
 DRM DRIVER FOR GENERIC USB DISPLAY
 M:	Noralf Trønnes <noralf@tronnes.org>
 S:	Maintained