On Tue, 8 Mar 2022 at 20:07, Douglas Anderson <dianders@xxxxxxxxxxxx> wrote: > > 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@xxxxxxxxxxxx> > --- > > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > 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@xxxxxxxxxxxx> > +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@xxxxxxxxxxx> > S: Maintained > -- > 2.35.1.616.g0bdcbb4464-goog > Reviewed-by: Robert Foss <robert.foss@xxxxxxxxxx>