diff options
| author | Douglas Anderson <dianders@chromium.org> | 2022-08-22 10:53:59 -0700 |
|---|---|---|
| committer | Douglas Anderson <dianders@chromium.org> | 2022-08-30 08:45:22 -0700 |
| commit | e6545831a17beaa724f29e79d8a12050b45da243 (patch) | |
| tree | 49937389a088dc00ff80c8624bce7f0e8214bf2d | |
| parent | 7c1dceaffd99247bf443606730515b54d6285969 (diff) | |
MAINTAINERS: Add myself as a reviewer for panel-edp.c
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>
Link: https://patchwork.freedesktop.org/patch/msgid/20220822105340.1.I66a9a5577f9b0af66492ef13c47bc78ed85e5d6b@changeid
| -rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
