On 04/07/2024 10:48, Manikandan Muralidharan wrote: > Add the Microchip's DSI controller wrapper driver that uses the > Synopsys DesignWare MIPI DSI host controller bridge for the SAM9X7 > SoC series to the MAINTAINERS entry. > > Signed-off-by: Manikandan Muralidharan <manikandan.m@xxxxxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f2d8bc44bb52..a814636e8cf2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14839,6 +14839,14 @@ S: Supported > F: Documentation/devicetree/bindings/display/bridge/microchip,sam9x75-lvds.yaml > F: drivers/gpu/drm/bridge/microchip-lvds.c > > +DRM DRIVER FOR MICROCHIP SAM9X7-COMPATIBLE MIPI DSI HOST CONTROLLER > +M: Manikandan Muralidharan <manikandan.m@xxxxxxxxxxxxx> > +L: dri-devel@xxxxxxxxxxxxxxxxxxxxx > +S: Supported > +T: git git://anongit.freedesktop.org/drm/drm-misc Do you have commit rights to above repo? If not, drop the T:. Best regards, Krzysztof