* [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
[not found] <1489324627-19126-1-git-send-email-geert@linux-m68k.org>
@ 2017-03-12 13:16 ` Geert Uytterhoeven
2017-03-13 1:02 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
To: devicetree
Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
Mauro Carvalho Chehab, linux-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>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
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.
v2:
- Add Reviewed-by.
Impact on next-20170310:
-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:24/39=62%)
+Mauro Carvalho Chehab <mchehab@kernel.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
+Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Mauro Carvalho Chehab <mchehab@kernel.org> (commit_signer:34/39=87%)
-Hans Verkuil <hans.verkuil@cisco.com> (commit_signer:13/39=33%)
-Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> (commit_signer:11/39=28%,authored:3/39=8%)
-Marek Szyprowski <m.szyprowski@samsung.com> (commit_signer:4/39=10%,authored:4/39=10%)
-Kieran Bingham <kieran+renesas@bingham.xyz> (authored:3/39=8%)
-Martin Blumenstingl <martin.blumenstingl@googlemail.com> (authored:2/39=5%)
-Eric Engestrom <eric@engestrom.ch> (authored:2/39=5%)
+linux-media@vger.kernel.org (open list:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
linux-kernel@vger.kernel.org (open list)
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2692055d221e2bb2..3e108e31636d4db2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8085,6 +8085,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/media/
F: drivers/media/
F: drivers/staging/media/
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
2017-03-12 13:16 ` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings Geert Uytterhoeven
@ 2017-03-13 1:02 ` Mauro Carvalho Chehab
2017-03-13 7:43 ` Geert Uytterhoeven
0 siblings, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2017-03-13 1:02 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, linux-media
Em Sun, 12 Mar 2017 14:16:56 +0100
Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
> 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>
> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
As the To: is devicetree, I'm assuming that this patch will be
applied there, so:
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
I may also merge via my tree, if that would be better. Just let me
know in such case.
> 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.
>
> v2:
> - Add Reviewed-by.
>
> Impact on next-20170310:
>
> -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:24/39=62%)
> +Mauro Carvalho Chehab <mchehab@kernel.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
> +Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
> Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
> -Mauro Carvalho Chehab <mchehab@kernel.org> (commit_signer:34/39=87%)
> -Hans Verkuil <hans.verkuil@cisco.com> (commit_signer:13/39=33%)
> -Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> (commit_signer:11/39=28%,authored:3/39=8%)
> -Marek Szyprowski <m.szyprowski@samsung.com> (commit_signer:4/39=10%,authored:4/39=10%)
> -Kieran Bingham <kieran+renesas@bingham.xyz> (authored:3/39=8%)
> -Martin Blumenstingl <martin.blumenstingl@googlemail.com> (authored:2/39=5%)
> -Eric Engestrom <eric@engestrom.ch> (authored:2/39=5%)
> +linux-media@vger.kernel.org (open list:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
> devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
> linux-kernel@vger.kernel.org (open list)
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2692055d221e2bb2..3e108e31636d4db2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8085,6 +8085,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/media/
> F: drivers/media/
> F: drivers/staging/media/
--
Thanks,
Mauro
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
2017-03-13 1:02 ` Mauro Carvalho Chehab
@ 2017-03-13 7:43 ` Geert Uytterhoeven
2017-03-13 10:00 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-03-13 7:43 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: devicetree@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, Linux Media Mailing List
Hi Mauro,
On Mon, Mar 13, 2017 at 2:02 AM, Mauro Carvalho Chehab
<mchehab@osg.samsung.com> wrote:
> Em Sun, 12 Mar 2017 14:16:56 +0100
> Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
>
>> 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>
>> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
>> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
>
> As the To: is devicetree, I'm assuming that this patch will be
> applied there, so:
>
> Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Thanks!
> I may also merge via my tree, if that would be better. Just let me
> know in such case.
Please apply to your tree, cfr.
| Please apply this patch directly if you want to be involved in device
| tree binding documentation for your subsystem.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
2017-03-13 7:43 ` Geert Uytterhoeven
@ 2017-03-13 10:00 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2017-03-13 10:00 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: devicetree@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, Linux Media Mailing List
Em Mon, 13 Mar 2017 08:43:52 +0100
Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
> Hi Mauro,
>
> On Mon, Mar 13, 2017 at 2:02 AM, Mauro Carvalho Chehab
> <mchehab@osg.samsung.com> wrote:
> > Em Sun, 12 Mar 2017 14:16:56 +0100
> > Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
> >
> >> 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>
> >> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
> >> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> >
> > As the To: is devicetree, I'm assuming that this patch will be
> > applied there, so:
> >
> > Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
>
> Thanks!
>
> > I may also merge via my tree, if that would be better. Just let me
> > know in such case.
>
> Please apply to your tree, cfr.
>
> | Please apply this patch directly if you want to be involved in device
> | tree binding documentation for your subsystem.
I saw that text, but, as you send it to devicetree ML, c/c me and media,
I was in doubt if "your subsystem" would be DT subsystem or media.
I'll apply it on my tree.
Regards,
Mauro
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-03-13 10:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1489324627-19126-1-git-send-email-geert@linux-m68k.org>
2017-03-12 13:16 ` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings Geert Uytterhoeven
2017-03-13 1:02 ` Mauro Carvalho Chehab
2017-03-13 7:43 ` Geert Uytterhoeven
2017-03-13 10:00 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox