Hi Maxime Ripard, Thanks for the feedback. > -----Original Message----- > From: Maxime Ripard <mripard@xxxxxxxxxx> > Sent: Thursday, November 16, 2023 5:58 PM > Subject: Re: [PATCH v14 4/4] MAINTAINERS: Create entry for Renesas RZ DRM > drivers > > Hi, > > On Thu, Nov 16, 2023 at 05:04:03PM +0100, Geert Uytterhoeven wrote: > > On Thu, Nov 16, 2023 at 4:58 PM Maxime Ripard <mripard@xxxxxxxxxx> > wrote: > > > On Thu, Nov 16, 2023 at 02:16:08PM +0000, Biju Das wrote: > > > > Create entry for Renesas RZ DRM drivers and add my self as a > maintainer. > > > > > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > > > Reviewed-by: Laurent Pinchart > > > > <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > > > > --- > > > > v13->v14: > > > > * Now SHMOBILE has maintainer entries. So dropped updating > > > > DRM DRIVERS FOR RENESAS RCAR AND SHMOBILE. > > > > * Updated comment header and description. > > > > * The above changes are trivial, so kept the Rb tag from Laurent. > > > > > > --- a/MAINTAINERS > > > > +++ b/MAINTAINERS > > > > @@ -7154,6 +7154,14 @@ F: > Documentation/devicetree/bindings/display/renesas,shmobile-lcdc.yaml > > > > F: drivers/gpu/drm/renesas/shmobile/ > > > > F: include/linux/platform_data/shmob_drm.h > > > > > > > > +DRM DRIVERS FOR RENESAS RZ > > > > +M: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > > > +L: dri-devel@xxxxxxxxxxxxxxxxxxxxx > > > > +L: linux-renesas-soc@xxxxxxxxxxxxxxx > > > > +S: Maintained > > > > +F: Documentation/devicetree/bindings/display/renesas,rzg2l- > du.yaml > > > > +F: drivers/gpu/drm/renesas/rz-du/ > > > > > > Any particular reason you want to opt-out of drm-misc? > > > > IIRC, you opted all Renesas drivers out in commit 5a44d50f00725f31 > > ("MAINTAINERS: Update drm-misc entry to match all drivers")? > > That's not exactly what happened. I excluded it from that list because > rcar-du has never been maintained in drm-misc. > > > Probably that should be restricted to drivers/gpu/drm/renesas/rcar-du/? > > Sure, either within that patch if there's a new version, or as a follow-up I will send a patch for opt-out drm-misc only for drivers/gpu/drm/renesas/rcar-du/ and adding 'T: git git://anongit.freedesktop.org/drm/drm-misc entry' in sh_mobile entry as part of next version of the patch series. Also, I need to sort the entry alphabetically for next version. SH_MOBILE should come after RZ and need to add entry 'T:git git://anongit.freedesktop.org/drm/drm-misc' for RZ DRM driver. Cheers, Biju