Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1404932 > unrolled thread

[PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings

Started byGeert Uytterhoeven <geert@linux-m68k.org>
First post2016-05-22 11:10 +0200
Last post2016-05-23 17:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2016-05-22 11:10 +0200
    Re: [PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc  device tree bindings Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-05-23 17:40 +0200

#1404932 — [PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2016-05-22 11:10 +0200
Subject[PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings
Message-ID<rBxyy-7oe-35@gated-at.bofh.it>
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: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-remoteproc@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d419cdbe35cbacab..327e1d5a501340ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9613,8 +9613,9 @@ M:	Bjorn Andersson <bjorn.andersson@linaro.org>
 L:	linux-remoteproc@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
 S:	Maintained
-F:	drivers/remoteproc/
+F:	Documentation/devicetree/bindings/remoteproc/
 F:	Documentation/remoteproc.txt
+F:	drivers/remoteproc/
 F:	include/linux/remoteproc.h
 
 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
-- 
1.9.1

[toc] | [next] | [standalone]


#1405460 — Re: [PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings

FromBjorn Andersson <bjorn.andersson@linaro.org>
Date2016-05-23 17:40 +0200
SubjectRe: [PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings
Message-ID<rC07w-7GV-17@gated-at.bofh.it>
In reply to#1404932
On Sun 22 May 02:06 PDT 2016, Geert Uytterhoeven 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: Ohad Ben-Cohen <ohad@wizery.com>
> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> Cc: linux-remoteproc@vger.kernel.org

Thanks Geert, applied.

Regards,
Bjorn

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web