On Tue, 8 Mar 2022 at 20:07, Douglas Anderson <dianders@xxxxxxxxxxxx> wrote: > > I've spent quite a bit of time poking at this driver and it's used on > several Chromebooks I'm involved with. I'd like to get notified about > patches. Add myself as a reviewer. It's expected that changes will > still be landed through drm-misc as they always have been. > > Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > --- > > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a73179d55d00..7d25d0b4dccc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6284,6 +6284,11 @@ DRM DRIVER FOR TDFX VIDEO CARDS > S: Orphan / Obsolete > F: drivers/gpu/drm/tdfx/ > > +DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP > +R: Douglas Anderson <dianders@xxxxxxxxxxxx> > +F: Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml > +F: drivers/gpu/drm/bridge/ti-sn65dsi86.c > + > DRM DRIVER FOR TPO TPG110 PANELS > M: Linus Walleij <linus.walleij@xxxxxxxxxx> > S: Maintained > -- > 2.35.1.616.g0bdcbb4464-goog > Reviewed-by: Robert Foss <robert.foss@xxxxxxxxxx>