diff options
author | Douglas Anderson <dianders@chromium.org> | 2022-03-08 20:06:59 +0100 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2022-03-09 16:53:32 +0100 |
commit | 46db48f25ed116bf028eca583a0d85a8ae86dd0a (patch) | |
tree | 1a17d4d554fa5e705999d8554038c806ab80026b /MAINTAINERS | |
parent | drm/bridge: Add myself as a reviewer for the TI SN65DSI86 bridge chip (diff) | |
download | linux-46db48f25ed116bf028eca583a0d85a8ae86dd0a.tar.xz linux-46db48f25ed116bf028eca583a0d85a8ae86dd0a.zip |
drm/bridge: Add myself as a reviewer for the Parade PS8640 bridge chip
Though the parade bridge chip is a little bit of a black box, I'm at
least interested in hearing about changes to the driver since this
bridge chip is used on some Chromebooks that I'm involved with.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220308110615.3.I04f99fbcc14b8c09610b4b18f0696c992a44d2b7@changeid
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d25d0b4dccc..db7fe53643c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6171,6 +6171,11 @@ S: Maintained F: Documentation/devicetree/bindings/display/panel/olimex,lcd-olinuxino.yaml F: drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c +DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP +R: Douglas Anderson <dianders@chromium.org> +F: Documentation/devicetree/bindings/display/bridge/ps8640.yaml +F: drivers/gpu/drm/bridge/parade-ps8640.c + DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS M: Noralf Trønnes <noralf@tronnes.org> S: Maintained |