Message ID | 1463907991-7916-29-git-send-email-geert@linux-m68k.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hello Geert, On Sun, May 22, 2016 at 5:06 AM, Geert Uytterhoeven <geert@linux-m68k.org> wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> > Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> > Cc: linux-media@vger.kernel.org > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7acb65bb2590a321..c230cd9ec8aefe45 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7376,6 +7376,7 @@ W: https://linuxtv.org > Q: http://patchwork.kernel.org/project/linux-media/list/ > T: git git://linuxtv.org/media_tree.git > S: Maintained > +F: Documentation/devicetree/bindings/media/ > F: Documentation/dvb/ > F: Documentation/video4linux/ > F: Documentation/DocBook/media/ Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Em Sun, 22 May 2016 11:06:05 +0200 Geert Uytterhoeven <geert@linux-m68k.org> escreveu: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. I'm assuming that this patch will go via DT git tree, so: > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> > Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> > Cc: linux-media@vger.kernel.org > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7acb65bb2590a321..c230cd9ec8aefe45 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7376,6 +7376,7 @@ W: https://linuxtv.org > Q: http://patchwork.kernel.org/project/linux-media/list/ > T: git git://linuxtv.org/media_tree.git > S: Maintained > +F: Documentation/devicetree/bindings/media/ > F: Documentation/dvb/ > F: Documentation/video4linux/ > F: Documentation/DocBook/media/
Hi Mauro, On Sun, Jul 10, 2016 at 5:27 PM, Mauro Carvalho Chehab <mchehab@osg.samsung.com> wrote: > Em Sun, 22 May 2016 11:06:05 +0200 > Geert Uytterhoeven <geert@linux-m68k.org> escreveu: > >> Submitters of device tree binding documentation may forget to CC >> the subsystem maintainer if this is missing. > > I'm assuming that this patch will go via DT git tree, so: No, please see below... >> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> >> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> > > Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Thanks. >> Cc: linux-media@vger.kernel.org >> --- >> Please apply this patch directly if you want to be involved in device >> tree binding documentation for your subsystem. ... and apply it. Thanks again! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 7acb65bb2590a321..c230cd9ec8aefe45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7376,6 +7376,7 @@ W: https://linuxtv.org Q: http://patchwork.kernel.org/project/linux-media/list/ T: git git://linuxtv.org/media_tree.git S: Maintained +F: Documentation/devicetree/bindings/media/ F: Documentation/dvb/ F: Documentation/video4linux/ F: Documentation/DocBook/media/
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Cc: linux-media@vger.kernel.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)