Hi Maíra On Wed, 9 Oct 2024 at 15:12, Maíra Canal <mcanal@xxxxxxxxxx> wrote: > > VC4 has two relevant mailing list: kernel-list@xxxxxxxxxxxxxxx and > dri-devel@xxxxxxxxxxxxxxxxxxxxx. Therefore, list those two mailing > lists in the VC4 section. dri-devel@xxxxxxxxxxxxxxxxxxxxx is automatically picked up by get_maintainer.pl due to vc4 living under /drivers/gpu/drm. Likewise the DT bindings are covered. AIUI that means we don't need to list it explicitly. > Actually, Raspberry Pi Kernel Maintenance <kernel-list@xxxxxxxxxxxxxxx> > was already listed in the VC4 section, but it was listed as a reviewer. > List it as a mailing list. I had this debate with Maxime in v1 when I added this [1]. It's not an open list as most L: entries are. The top of MAINTAINERS lists as "L: *Mailing list* that is relevant to this area". That mailing list is dri-devel. You also get "Broadcom internal kernel review list <bcm-kernel-feedback-list@xxxxxxxxxxxx>" listed as R: in various MAINTAINERS entries. I don't know the definitive answer here, but it seemed to fit reasonably as R:. Dave [1] https://lists.freedesktop.org/archives/dri-devel/2024-June/458863.html > Signed-off-by: Maíra Canal <mcanal@xxxxxxxxxx> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a740b73e4ecf..18084e91475c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7800,7 +7800,8 @@ DRM DRIVERS FOR VC4 > M: Maxime Ripard <mripard@xxxxxxxxxx> > M: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> > R: Maíra Canal <mcanal@xxxxxxxxxx> > -R: Raspberry Pi Kernel Maintenance <kernel-list@xxxxxxxxxxxxxxx> > +L: Raspberry Pi Kernel Maintenance <kernel-list@xxxxxxxxxxxxxxx> > +L: dri-devel@xxxxxxxxxxxxxxxxxxxxx > S: Supported > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > F: Documentation/devicetree/bindings/display/brcm,bcm2835-*.yaml > -- > 2.46.2 >