All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
To: Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
Date: Sun, 12 Mar 2017 22:02:31 -0300	[thread overview]
Message-ID: <20170312220231.193801fd@vento.lan> (raw)
In-Reply-To: <1489324627-19126-13-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>

Em Sun, 12 Mar 2017 14:16:56 +0100
Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
> Reviewed-by: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
> Cc: Mauro Carvalho Chehab <mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>

As the To: is devicetree, I'm assuming that this patch will be
applied there, so:

Acked-by: Mauro Carvalho Chehab <mchehab-JsYNTwtnfakRB7SZvlqPiA@public.gmane.org>

I may also merge via my tree, if that would be better. Just let me
know in such case.

> Cc: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.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-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:24/39=62%)
> +Mauro Carvalho Chehab <mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
> +Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
> -Mauro Carvalho Chehab <mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (commit_signer:34/39=87%)
> -Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> (commit_signer:13/39=33%)
> -Laurent Pinchart <laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> (commit_signer:11/39=28%,authored:3/39=8%)
> -Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> (commit_signer:4/39=10%,authored:4/39=10%)
> -Kieran Bingham <kieran+renesas-SI8QzZ7I9JUn3X9lZQuFcg@public.gmane.org> (authored:3/39=8%)
> -Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (authored:2/39=5%)
> -Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org> (authored:2/39=5%)
> +linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MEDIA INPUT INFRASTRUCTURE (V4L/DVB))
>  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
Date: Sun, 12 Mar 2017 22:02:31 -0300	[thread overview]
Message-ID: <20170312220231.193801fd@vento.lan> (raw)
In-Reply-To: <1489324627-19126-13-git-send-email-geert@linux-m68k.org>

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

  parent reply	other threads:[~2017-03-13  1:02 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12 13:16 [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Geert Uytterhoeven
2017-03-12 13:16 ` Geert Uytterhoeven
2017-03-12 13:16 ` [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove " Geert Uytterhoeven
2017-03-13 13:01   ` Jason Cooper
2017-03-13 13:01     ` Jason Cooper
2017-03-17 12:02     ` Geert Uytterhoeven
2017-03-17 12:02       ` Geert Uytterhoeven
2017-03-17 12:02       ` Geert Uytterhoeven
2017-03-17 13:07       ` Jason Cooper
2017-03-17 13:07         ` Jason Cooper
2017-03-17 13:07         ` Jason Cooper
2017-03-23 16:28   ` Gregory CLEMENT
2017-03-23 16:28     ` Gregory CLEMENT
2017-03-12 13:16 ` [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf " Geert Uytterhoeven
2017-03-12 13:16   ` Geert Uytterhoeven
2017-03-12 13:16   ` Geert Uytterhoeven
2017-03-28 14:36   ` Will Deacon
2017-03-28 14:36     ` Will Deacon
2017-03-28 14:36     ` Will Deacon
2017-03-12 13:17 ` [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc " Geert Uytterhoeven
2017-03-12 13:17   ` Geert Uytterhoeven
2017-03-15  0:19   ` Michael Ellerman
2017-03-15  0:19     ` Michael Ellerman
2017-03-15  0:19     ` Michael Ellerman
2017-03-15  8:03     ` Geert Uytterhoeven
2017-03-15  8:03       ` Geert Uytterhoeven
2017-03-15  8:03       ` Geert Uytterhoeven
2017-03-15  9:30       ` Michael Ellerman
2017-03-15  9:30         ` Michael Ellerman
2017-03-15  9:30         ` Michael Ellerman
2017-03-15  9:36         ` Geert Uytterhoeven
2017-03-15  9:36           ` Geert Uytterhoeven
2017-03-15  9:36           ` Geert Uytterhoeven
2017-03-21 11:36   ` [v2, " Michael Ellerman
2017-03-21 11:36     ` Michael Ellerman
2017-03-12 13:17 ` [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio " Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti " Geert Uytterhoeven
2017-03-12 13:17   ` Geert Uytterhoeven
2017-03-12 13:17   ` Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm " Geert Uytterhoeven
2017-03-13 11:55   ` Jarkko Sakkinen
     [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-12 13:16   ` [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 04/23] MAINTAINERS: Add file patterns for cris " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
     [not found]     ` <1489324627-19126-7-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-12 17:04       ` Andrew Lunn
2017-03-12 17:04         ` Andrew Lunn
     [not found]         ` <20170312170407.GJ15842-g2DYL2Zd6BY@public.gmane.org>
2017-03-16 12:58           ` Geert Uytterhoeven
2017-03-16 12:58             ` Geert Uytterhoeven
2017-03-16 13:03       ` [PATCH v2.1 " Geert Uytterhoeven
2017-03-16 13:03         ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
     [not found]     ` <1489324627-19126-8-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-13 14:55       ` Alan Tull
2017-03-13 14:55         ` Alan Tull
2017-03-12 13:16   ` [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
     [not found]     ` <1489324627-19126-10-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-25  2:40       ` Doug Ledford
2017-03-25  2:40         ` Doug Ledford
     [not found]         ` <1490409626.2404.42.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-03-26  8:45           ` Geert Uytterhoeven
2017-03-26  8:45             ` Geert Uytterhoeven
     [not found]             ` <CAMuHMdVjzXFE19SW++38+EdpnsZx+j54U5CqTeRkN-4cknQ6BA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-04-25 19:21               ` Doug Ledford
2017-04-25 19:21                 ` Doug Ledford
     [not found]                 ` <1493148079.3041.90.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-04-26  7:36                   ` Geert Uytterhoeven
2017-04-26  7:36                     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 12/23] MAINTAINERS: Add file patterns for media " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
     [not found]     ` <1489324627-19126-13-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
2017-03-13  1:02       ` Mauro Carvalho Chehab [this message]
2017-03-13  1:02         ` Mauro Carvalho Chehab
     [not found]         ` <20170312220231.193801fd-ch4gOOMV7nf/PtFMR13I2A@public.gmane.org>
2017-03-13  7:43           ` Geert Uytterhoeven
2017-03-13  7:43             ` Geert Uytterhoeven
2017-03-13 10:00             ` Mauro Carvalho Chehab
2017-03-12 13:16   ` [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:16   ` [PATCH v2 14/23] MAINTAINERS: Add file patterns for nios2 " Geert Uytterhoeven
2017-03-12 13:16     ` Geert Uytterhoeven
2017-03-12 13:17   ` [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 " Geert Uytterhoeven
2017-03-12 13:17     ` Geert Uytterhoeven
2017-03-13 19:08     ` Evgeniy Polyakov
     [not found]       ` <427591489432133-MCPEbMQOdsNxpj1cXAZ9Bg@public.gmane.org>
2017-03-27  6:50         ` Geert Uytterhoeven
2017-03-27  6:50           ` Geert Uytterhoeven
2017-03-12 13:17   ` [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 " Geert Uytterhoeven
2017-03-12 13:17     ` Geert Uytterhoeven
2017-03-12 13:17 ` [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus " Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170312220231.193801fd@vento.lan \
    --to=mchehab-jph+aebz4p+uejcrhfaqsw@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.