> -----Original Message----- > From: Biju Das <[email protected]> > Sent: Tuesday, May 2, 2023 10:56 AM > To: David Airlie <[email protected]>; Daniel Vetter <[email protected]>; Geert > Uytterhoeven <[email protected]>; Laurent Pinchart > <[email protected]>; Krzysztof Kozlowski > <[email protected]> > Cc: Biju Das <[email protected]>; Fabrizio Castro > <[email protected]>; Prabhakar Mahadev Lad <prabhakar.mahadev- > [email protected]>; [email protected]; linux-renesas- > [email protected] > Subject: [PATCH v9 5/5] MAINTAINERS: Add maintainer for RZ DU drivers > > Add my self as maintainer for RZ DU drivers. > While at it, update the entries for common parts, rcar-du and shmobile. > > Signed-off-by: Biju Das <[email protected]> > Reviewed-by: Laurent Pinchart <[email protected]> > --- > v8->v9: > * Added Rb tag from Laurent. > * Updated entries for common parts(Makefile and Kconfig). > v8: > * New patch > --- > MAINTAINERS | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1218a2ec6d97..cbf9efc7293a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6948,7 +6948,7 @@ F: drivers/gpu/host1x/ > F: include/linux/host1x.h > F: include/uapi/drm/tegra_drm.h > > -DRM DRIVERS FOR RENESAS > +DRM DRIVERS FOR RENESAS RCAR AND SHMOBILE > M: Laurent Pinchart <[email protected]> > M: Kieran Bingham <[email protected]> > L: [email protected] > @@ -6959,9 +6959,19 @@ F: > Documentation/devicetree/bindings/display/bridge/renesas,dsi-csi2- > tx.yaml > F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml > F: Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > F: Documentation/devicetree/bindings/display/renesas,du.yaml > -F: drivers/gpu/drm/renesas/ > +F: drivers/gpu/drm/renesas/rcar-du/Kconfig > +F: drivers/gpu/drm/renesas/rcar-du/Makefile
Oops, Typo mistake. Will resend. Cheers, Biju > +F: drivers/gpu/drm/renesas/shmobile/ > F: include/linux/platform_data/shmob_drm.h > > +DRM DRIVERS FOR RENESAS RZ > +M: Biju Das <[email protected]> > +L: [email protected] > +L: [email protected] > +S: Maintained > +F: Documentation/devicetree/bindings/display/renesas,rzg2l-du.yaml > +F: drivers/gpu/drm/renesas/rz-du/ > + > DRM DRIVERS FOR ROCKCHIP > M: Sandy Huang <[email protected]> > M: Heiko Stübner <[email protected]> > -- > 2.25.1
