Hi Maíra On Wed, 9 Oct 2024 at 15:12, Maíra Canal <[email protected]> wrote: > > VC4 has two relevant mailing list: [email protected] and > [email protected]. Therefore, list those two mailing > lists in the VC4 section.
[email protected] 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 <[email protected]> > 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 <[email protected]>" 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 <[email protected]> > --- > 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 <[email protected]> > M: Dave Stevenson <[email protected]> > R: Maíra Canal <[email protected]> > -R: Raspberry Pi Kernel Maintenance <[email protected]> > +L: Raspberry Pi Kernel Maintenance <[email protected]> > +L: [email protected] > S: Supported > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > F: Documentation/devicetree/bindings/display/brcm,bcm2835-*.yaml > -- > 2.46.2 >
