All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
@ 2017-03-12 13:16 ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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

	Hi all,

Submitters of device tree binding documentation regularly forget to CC
the subsystem maintainer due to missing entries in MAINTAINERS for
Documentation/devicetree/bindings/. This patch series is an attempt to
add (most) missing entries.

Maintainers: Please apply the appropriate patch(es) directly if you want
to be involved in device tree binding documentation for your subsystem.

Changes compared to v1 ("[PATCH 00/54] MAINTAINERS: Add file patterns
for device tree bindings", which was against v4.6):
  - Rebase on top of v4.11-rc1 / next-20170310,
  - Drop 32 accepted patches,
  - Drop 3 rejected patches,
  - Add 4 patches (auxdisplay, infiniband, ipmi, perf),
  - Add Acked-by, Reviewed-by.

Thanks!

Geert Uytterhoeven (23):
  MAINTAINERS: Add file patterns for auxdisplay device tree bindings
  MAINTAINERS: Add file patterns for clocksource device tree bindings
  MAINTAINERS: Add file patterns for cpufreq device tree bindings
  MAINTAINERS: Add file patterns for cris device tree bindings
  MAINTAINERS: Add file patterns for dove device tree bindings
  MAINTAINERS: Add file patterns for dsa device tree bindings
  MAINTAINERS: Add file patterns for fpga device tree bindings
  MAINTAINERS: Add file patterns for h8300 device tree bindings
  MAINTAINERS: Add file patterns for infiniband device tree bindings
  MAINTAINERS: Add file patterns for ipmi device tree bindings
  MAINTAINERS: Add file patterns for mailbox device tree bindings
  MAINTAINERS: Add file patterns for media device tree bindings
  MAINTAINERS: Add file patterns for mediatek device tree bindings
  MAINTAINERS: Add file patterns for nios2 device tree bindings
  MAINTAINERS: Add file patterns for perf device tree bindings
  MAINTAINERS: Add file patterns for powerpc device tree bindings
  MAINTAINERS: Add file patterns for pps device tree bindings
  MAINTAINERS: Add file patterns for serio device tree bindings
  MAINTAINERS: Add file patterns for ti device tree bindings
  MAINTAINERS: Add file patterns for tpm device tree bindings
  MAINTAINERS: Add file patterns for w1 device tree bindings
  MAINTAINERS: Add file patterns for x86 device tree bindings
  MAINTAINERS: Add file patterns for xillybus device tree bindings

 MAINTAINERS | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

-- 
2.7.4

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] 97+ messages in thread

* [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
@ 2017-03-12 13:16 ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven

	Hi all,

Submitters of device tree binding documentation regularly forget to CC
the subsystem maintainer due to missing entries in MAINTAINERS for
Documentation/devicetree/bindings/. This patch series is an attempt to
add (most) missing entries.

Maintainers: Please apply the appropriate patch(es) directly if you want
to be involved in device tree binding documentation for your subsystem.

Changes compared to v1 ("[PATCH 00/54] MAINTAINERS: Add file patterns
for device tree bindings", which was against v4.6):
  - Rebase on top of v4.11-rc1 / next-20170310,
  - Drop 32 accepted patches,
  - Drop 3 rejected patches,
  - Add 4 patches (auxdisplay, infiniband, ipmi, perf),
  - Add Acked-by, Reviewed-by.

Thanks!

Geert Uytterhoeven (23):
  MAINTAINERS: Add file patterns for auxdisplay device tree bindings
  MAINTAINERS: Add file patterns for clocksource device tree bindings
  MAINTAINERS: Add file patterns for cpufreq device tree bindings
  MAINTAINERS: Add file patterns for cris device tree bindings
  MAINTAINERS: Add file patterns for dove device tree bindings
  MAINTAINERS: Add file patterns for dsa device tree bindings
  MAINTAINERS: Add file patterns for fpga device tree bindings
  MAINTAINERS: Add file patterns for h8300 device tree bindings
  MAINTAINERS: Add file patterns for infiniband device tree bindings
  MAINTAINERS: Add file patterns for ipmi device tree bindings
  MAINTAINERS: Add file patterns for mailbox device tree bindings
  MAINTAINERS: Add file patterns for media device tree bindings
  MAINTAINERS: Add file patterns for mediatek device tree bindings
  MAINTAINERS: Add file patterns for nios2 device tree bindings
  MAINTAINERS: Add file patterns for perf device tree bindings
  MAINTAINERS: Add file patterns for powerpc device tree bindings
  MAINTAINERS: Add file patterns for pps device tree bindings
  MAINTAINERS: Add file patterns for serio device tree bindings
  MAINTAINERS: Add file patterns for ti device tree bindings
  MAINTAINERS: Add file patterns for tpm device tree bindings
  MAINTAINERS: Add file patterns for w1 device tree bindings
  MAINTAINERS: Add file patterns for x86 device tree bindings
  MAINTAINERS: Add file patterns for xillybus device tree bindings

 MAINTAINERS | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Miguel Ojeda Sandonis, Greg Kroah-Hartman

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: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
+Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com> (maintainer:AUXILIARY DISPLAY DRIVERS)
+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)
-Ralf Baechle <ralf@linux-mips.org> (commit_signer:1/1=100%)
-Paul Burton <paul.burton@imgtec.com> (commit_signer:1/1=100%,authored:1/1=100%)
 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 0e56cdf3befa550f..361673633c46da70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2324,6 +2324,7 @@ M:	Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
 W:	http://miguelojeda.es/auxdisplay.htm
 W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
 S:	Maintained
+F:	Documentation/devicetree/bindings/auxdisplay/
 F:	drivers/auxdisplay/
 F:	include/linux/cfag12864b.h
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Miguel Ojeda Sandonis, Greg Kroah-Hartman

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>
Cc: Miguel Ojeda Sandonis <miguel.ojeda.sandonis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

-Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
+Miguel Ojeda Sandonis <miguel.ojeda.sandonis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:AUXILIARY DISPLAY DRIVERS)
+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)
-Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org> (commit_signer:1/1=100%)
-Paul Burton <paul.burton-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org> (commit_signer:1/1=100%,authored:1/1=100%)
 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 0e56cdf3befa550f..361673633c46da70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2324,6 +2324,7 @@ M:	Miguel Ojeda Sandonis <miguel.ojeda.sandonis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 W:	http://miguelojeda.es/auxdisplay.htm
 W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
 S:	Maintained
+F:	Documentation/devicetree/bindings/auxdisplay/
 F:	drivers/auxdisplay/
 F:	include/linux/cfag12864b.h
 
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Daniel Lezcano, Thomas Gleixner

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: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:10/13=77%)
+Daniel Lezcano <daniel.lezcano@linaro.org> (supporter:CLOCKSOURCE, CLOCKEVENT DRIVERS)
+Thomas Gleixner <tglx@linutronix.de> (supporter:CLOCKSOURCE, CLOCKEVENT DRIVERS)
+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)
-Daniel Lezcano <daniel.lezcano@linaro.org> (commit_signer:10/13=77%)
-Vineet Gupta <vgupta@synopsys.com> (commit_signer:2/13=15%)
-Neil Armstrong <narmstrong@baylibre.com> (commit_signer:2/13=15%,authored:2/13=15%)
-Noam Camus <noamca@mellanox.com> (commit_signer:2/13=15%,authored:2/13=15%)
-"Otto Kekäläinen" <otto@seravo.fi> (authored:1/13=8%)
-Huang Tao <huangtao@rock-chips.com> (authored:1/13=8%)
-Chris Brandt <chris.brandt@renesas.com> (authored:1/13=8%)
+linux-kernel@vger.kernel.org (open list:CLOCKSOURCE, CLOCKEVENT DRIVERS)
 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 361673633c46da70..5a3655b474c5c0c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3261,6 +3261,7 @@ M:	Thomas Gleixner <tglx@linutronix.de>
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 S:	Supported
+F:	Documentation/devicetree/bindings/timer/
 F:	drivers/clocksource
 
 CISCO FCOE HBA DRIVER
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Daniel Lezcano, Thomas Gleixner

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>
Cc: Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

-Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:10/13=77%)
+Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> (supporter:CLOCKSOURCE, CLOCKEVENT DRIVERS)
+Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> (supporter:CLOCKSOURCE, CLOCKEVENT DRIVERS)
+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)
-Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> (commit_signer:10/13=77%)
-Vineet Gupta <vgupta-HKixBCOQz3hWk0Htik3J/w@public.gmane.org> (commit_signer:2/13=15%)
-Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> (commit_signer:2/13=15%,authored:2/13=15%)
-Noam Camus <noamca-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> (commit_signer:2/13=15%,authored:2/13=15%)
-"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/13=8%)
-Huang Tao <huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org> (authored:1/13=8%)
-Chris Brandt <chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> (authored:1/13=8%)
+linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:CLOCKSOURCE, CLOCKEVENT DRIVERS)
 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 361673633c46da70..5a3655b474c5c0c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3261,6 +3261,7 @@ M:	Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
 L:	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 S:	Supported
+F:	Documentation/devicetree/bindings/timer/
 F:	drivers/clocksource
 
 CISCO FCOE HBA DRIVER
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Viresh Kumar, Rafael J. Wysocki, linux-pm

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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:3/3=100%)
+"Rafael J. Wysocki" <rjw@rjwysocki.net> (maintainer:CPU FREQUENCY DRIVERS)
+Viresh Kumar <viresh.kumar@linaro.org> (maintainer:CPU FREQUENCY DRIVERS)
+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)
-"Rafael J. Wysocki" <rafael.j.wysocki@intel.com> (commit_signer:2/3=67%)
-Viresh Kumar <viresh.kumar@linaro.org> (commit_signer:2/3=67%)
-Dave Gerlach <d-gerlach@ti.com> (commit_signer:1/3=33%,authored:1/3=33%)
-Thierry Reding <treding@nvidia.com> (commit_signer:1/3=33%,authored:1/3=33%)
-Markus Mayer <mmayer@broadcom.com> (authored:1/3=33%)
+linux-pm@vger.kernel.org (open list:CPU FREQUENCY DRIVERS)
 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 5a3655b474c5c0c6..43dcdea3febb442a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3452,6 +3452,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 T:	git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
 B:	https://bugzilla.kernel.org
 F:	Documentation/cpu-freq/
+F:	Documentation/devicetree/bindings/cpufreq/
 F:	drivers/cpufreq/
 F:	include/linux/cpufreq.h
 F:	tools/testing/selftests/cpufreq/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Viresh Kumar, Rafael J. Wysocki,
	linux-pm-u79uwXL29TY76Z2rM5mHXA

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>
Acked-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: "Rafael J. Wysocki" <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>
Cc: linux-pm-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 Acked-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:3/3=100%)
+"Rafael J. Wysocki" <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> (maintainer:CPU FREQUENCY DRIVERS)
+Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> (maintainer:CPU FREQUENCY DRIVERS)
+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)
-"Rafael J. Wysocki" <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (commit_signer:2/3=67%)
-Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> (commit_signer:2/3=67%)
-Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> (commit_signer:1/3=33%,authored:1/3=33%)
-Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> (commit_signer:1/3=33%,authored:1/3=33%)
-Markus Mayer <mmayer-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> (authored:1/3=33%)
+linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:CPU FREQUENCY DRIVERS)
 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 5a3655b474c5c0c6..43dcdea3febb442a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3452,6 +3452,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
 T:	git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
 B:	https://bugzilla.kernel.org
 F:	Documentation/cpu-freq/
+F:	Documentation/devicetree/bindings/cpufreq/
 F:	drivers/cpufreq/
 F:	include/linux/cpufreq.h
 F:	tools/testing/selftests/cpufreq/
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 04/23] MAINTAINERS: Add file patterns for cris device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Mikael Starvik, Jesper Nilsson, linux-cris-kernel

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>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: linux-cris-kernel@axis.com
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

+Mikael Starvik <starvik@axis.com> (maintainer:CRIS PORT)
+Jesper Nilsson <jesper.nilsson@axis.com> (maintainer:CRIS PORT)
 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)
+linux-cris-kernel@axis.com (open list:CRIS PORT)
 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 43dcdea3febb442a..6428d3c82fce9670 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3521,6 +3521,7 @@ L:	linux-cris-kernel@axis.com
 W:	http://developer.axis.com
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/cris/
 F:	arch/cris/
 F:	drivers/tty/serial/crisv10.*
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 04/23] MAINTAINERS: Add file patterns for cris device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Mikael Starvik, Jesper Nilsson,
	linux-cris-kernel-VrBV9hrLPhE

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>
Acked-by: Jesper Nilsson <jesper.nilsson-VrBV9hrLPhE@public.gmane.org>
Cc: Mikael Starvik <starvik-VrBV9hrLPhE@public.gmane.org>
Cc: Jesper Nilsson <jesper.nilsson-VrBV9hrLPhE@public.gmane.org>
Cc: linux-cris-kernel-VrBV9hrLPhE@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

+Mikael Starvik <starvik-VrBV9hrLPhE@public.gmane.org> (maintainer:CRIS PORT)
+Jesper Nilsson <jesper.nilsson-VrBV9hrLPhE@public.gmane.org> (maintainer:CRIS PORT)
 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)
+linux-cris-kernel-VrBV9hrLPhE@public.gmane.org (open list:CRIS PORT)
 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 43dcdea3febb442a..6428d3c82fce9670 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3521,6 +3521,7 @@ L:	linux-cris-kernel-VrBV9hrLPhE@public.gmane.org
 W:	http://developer.axis.com
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/cris/
 F:	arch/cris/
 F:	drivers/tty/serial/crisv10.*
 
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
                   ` (4 preceding siblings ...)
  (?)
@ 2017-03-12 13:16 ` Geert Uytterhoeven
  2017-03-13 13:01     ` Jason Cooper
  2017-03-23 16:28     ` Gregory CLEMENT
  -1 siblings, 2 replies; 97+ 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,
	Jason Cooper, Andrew Lunn, Sebastian Hesselbarth,
	Gregory Clement, linux-arm-kernel

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: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Cc: linux-arm-kernel@lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
+Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
+Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
+Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
 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)
+linux-arm-kernel@lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
 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 6428d3c82fce9670..ce461fefec6c9463 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1486,6 +1486,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 M:	Gregory Clement <gregory.clement@free-electrons.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/dove/
 F:	arch/arm/mach-dove/
 F:	arch/arm/mach-mv78xx0/
 F:	arch/arm/mach-orion5x/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Andrew Lunn, Vivien Didelot, netdev

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: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: netdev@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx:
    move driver in its own folder").

Impact on next-20170310:

+Andrew Lunn <andrew@lunn.ch> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Vivien Didelot <vivien.didelot@savoirfairelinux.com> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 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)
-"David S. Miller" <davem@davemloft.net> (commit_signer:11/12=92%)
-Andrew Lunn <andrew@lunn.ch> (commit_signer:8/12=67%,authored:7/12=58%)
-Florian Fainelli <f.fainelli@gmail.com> (commit_signer:4/12=33%,authored:2/12=17%)
-Vivien Didelot <vivien.didelot@savoirfairelinux.com> (commit_signer:2/12=17%,authored:1/12=8%)
-John Crispin <john@phrozen.org> (commit_signer:1/12=8%,authored:1/12=8%)
-"Otto Kekäläinen" <otto@seravo.fi> (authored:1/12=8%)
-netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
+netdev@vger.kernel.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 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 ce461fefec6c9463..c0822d4fa5c3ade5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7812,6 +7812,7 @@ M:	Andrew Lunn <andrew@lunn.ch>
 M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	drivers/net/dsa/mv88e6xxx/
 F:	Documentation/devicetree/bindings/net/dsa/marvell.txt
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Andrew Lunn, Vivien Didelot,
	netdev-u79uwXL29TY76Z2rM5mHXA

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>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
Cc: Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx:
    move driver in its own folder").

Impact on next-20170310:

+Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 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)
-"David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> (commit_signer:11/12=92%)
-Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (commit_signer:8/12=67%,authored:7/12=58%)
-Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (commit_signer:4/12=33%,authored:2/12=17%)
-Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (commit_signer:2/12=17%,authored:1/12=8%)
-John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> (commit_signer:1/12=8%,authored:1/12=8%)
-"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/12=8%)
-netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:NETWORKING DRIVERS)
+netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
 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 ce461fefec6c9463..c0822d4fa5c3ade5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7812,6 +7812,7 @@ M:	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
 M:	Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
 L:	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	drivers/net/dsa/mv88e6xxx/
 F:	Documentation/devicetree/bindings/net/dsa/marvell.txt
 
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Alan Tull, Moritz Fischer, linux-fpga

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>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Alan Tull <atull@opensource.altera.com>
Cc: Moritz Fischer <moritz.fischer@ettus.com>
Cc: linux-fpga@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:7/4=100%)
+Alan Tull <atull@opensource.altera.com> (maintainer:FPGA MANAGER FRAMEWORK)
+Moritz Fischer <moritz.fischer@ettus.com> (reviewer:FPGA MANAGER FRAMEWORK)
+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)
-Alan Tull <atull@opensource.altera.com> (commit_signer:4/4=100%,authored:4/4=100%)
-Matthew Gerlach <mgerlach@opensource.altera.com> (commit_signer:2/4=50%)
-Moritz Fischer <moritz.fischer@ettus.com> (commit_signer:1/4=25%)
-Dinh Nguyen <dinguyen@opensource.altera.com> (commit_signer:1/4=25%)
+linux-fpga@vger.kernel.org (open list:FPGA MANAGER FRAMEWORK)
 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 c0822d4fa5c3ade5..fc0d3d709db0687f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5150,6 +5150,7 @@ R:	Moritz Fischer <moritz.fischer@ettus.com>
 L:	linux-fpga@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
+F:	Documentation/devicetree/bindings/fpga/
 F:	drivers/fpga/
 F:	include/linux/fpga/fpga-mgr.h
 W:	http://www.rocketboards.org
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Alan Tull, Moritz Fischer,
	linux-fpga-u79uwXL29TY76Z2rM5mHXA

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>
Acked-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
Cc: Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
Cc: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
Cc: linux-fpga-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 Acked-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:7/4=100%)
+Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (maintainer:FPGA MANAGER FRAMEWORK)
+Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> (reviewer:FPGA MANAGER FRAMEWORK)
+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)
-Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:4/4=100%,authored:4/4=100%)
-Matthew Gerlach <mgerlach-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:2/4=50%)
-Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> (commit_signer:1/4=25%)
-Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:1/4=25%)
+linux-fpga-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:FPGA MANAGER FRAMEWORK)
 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 c0822d4fa5c3ade5..fc0d3d709db0687f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5150,6 +5150,7 @@ R:	Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
 L:	linux-fpga-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
+F:	Documentation/devicetree/bindings/fpga/
 F:	drivers/fpga/
 F:	include/linux/fpga/fpga-mgr.h
 W:	http://www.rocketboards.org
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Yoshinori Sato, uclinux-h8-devel

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: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: uclinux-h8-devel@lists.sourceforge.jp
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Yoshinori Sato <ysato@users.sourceforge.jp> (maintainer:H8/300 ARCHITECTURE)
 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)
+uclinux-h8-devel@lists.sourceforge.jp (moderated list:H8/300 ARCHITECTURE)
 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 fc0d3d709db0687f..fa42535181d48e27 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5743,6 +5743,7 @@ L:	uclinux-h8-devel@lists.sourceforge.jp (moderated for non-subscribers)
 W:	http://uclinux-h8.sourceforge.jp
 T:	git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/h8300/
 F:	arch/h8300/
 F:	drivers/clocksource/h8300_*.c
 F:	drivers/clk/h8300/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Yoshinori Sato,
	uclinux-h8-devel-5NWGOfrQmneRv+LV9MX5uooqe+aC9MnS

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>
Cc: Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org>
Cc: uclinux-h8-devel-5NWGOfrQmneRv+LV9MX5uooqe+aC9MnS@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org> (maintainer:H8/300 ARCHITECTURE)
 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)
+uclinux-h8-devel-5NWGOfrQmneRv+LV9MX5uooqe+aC9MnS@public.gmane.org (moderated list:H8/300 ARCHITECTURE)
 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 fc0d3d709db0687f..fa42535181d48e27 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5743,6 +5743,7 @@ L:	uclinux-h8-devel-5NWGOfrQmneRv+LV9MX5uooqe+aC9MnS@public.gmane.org (moderated for non-subscribers)
 W:	http://uclinux-h8.sourceforge.jp
 T:	git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/h8300/
 F:	arch/h8300/
 F:	drivers/clocksource/h8300_*.c
 F:	drivers/clk/h8300/
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
@ 2017-03-12 13:16     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Doug Ledford, Sean Hefty, Hal Rosenstock,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

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>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

+Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (supporter:INFINIBAND SUBSYSTEM)
+Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (supporter:INFINIBAND SUBSYSTEM)
+Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (supporter:INFINIBAND SUBSYSTEM)
 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)
-Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (commit_signer:2/2=100%)
-Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (commit_signer:2/2=100%,authored:2/2=100%)
-Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (commit_signer:2/2=100%)
-Salil Mehta <salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (commit_signer:1/2=50%)
+linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:INFINIBAND SUBSYSTEM)
 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 fa42535181d48e27..c3fbd1af0f49a7e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6459,6 +6459,7 @@ W:	http://www.openfabrics.org/
 Q:	http://patchwork.kernel.org/project/linux-rdma/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
 S:	Supported
+F:	Documentation/devicetree/bindings/infiniband/
 F:	Documentation/infiniband/
 F:	drivers/infiniband/
 F:	include/uapi/linux/if_infiniband.h
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
@ 2017-03-12 13:16     ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Doug Ledford, Sean Hefty, Hal Rosenstock, linux-rdma

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: Doug Ledford <dledford@redhat.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: linux-rdma@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

+Doug Ledford <dledford@redhat.com> (supporter:INFINIBAND SUBSYSTEM)
+Sean Hefty <sean.hefty@intel.com> (supporter:INFINIBAND SUBSYSTEM)
+Hal Rosenstock <hal.rosenstock@gmail.com> (supporter:INFINIBAND SUBSYSTEM)
 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)
-Wei Hu <xavier.huwei@huawei.com> (commit_signer:2/2=100%)
-Lijun Ou <oulijun@huawei.com> (commit_signer:2/2=100%,authored:2/2=100%)
-Doug Ledford <dledford@redhat.com> (commit_signer:2/2=100%)
-Salil Mehta <salil.mehta@huawei.com> (commit_signer:1/2=50%)
+linux-rdma@vger.kernel.org (open list:INFINIBAND SUBSYSTEM)
 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 fa42535181d48e27..c3fbd1af0f49a7e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6459,6 +6459,7 @@ W:	http://www.openfabrics.org/
 Q:	http://patchwork.kernel.org/project/linux-rdma/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
 S:	Supported
+F:	Documentation/devicetree/bindings/infiniband/
 F:	Documentation/infiniband/
 F:	drivers/infiniband/
 F:	include/uapi/linux/if_infiniband.h
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Corey Minyard, openipmi-developer

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: Corey Minyard <minyard@acm.org>
Cc: openipmi-developer@lists.sourceforge.net
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

+Corey Minyard <minyard@acm.org> (supporter:IPMI SUBSYSTEM)
 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)
-"Cédric Le Goater" <clg@kaod.org> (commit_signer:3/2=100%,authored:1/2=50%)
-Corey Minyard <cminyard@mvista.com> (commit_signer:1/2=50%)
-Arnd Bergmann <arnd@arndb.de> (commit_signer:1/2=50%)
-Jeremy Kerr <jk@ozlabs.org> (commit_signer:1/2=50%)
-Olof Johansson <olof@lixom.net> (commit_signer:1/2=50%)
-Alistair Popple <alistair@popple.id.au> (authored:1/2=50%)
+openipmi-developer@lists.sourceforge.net (moderated list:IPMI SUBSYSTEM)
 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 c3fbd1af0f49a7e9..bbed579cfccc092c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6784,6 +6784,7 @@ M:	Corey Minyard <minyard@acm.org>
 L:	openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
 W:	http://openipmi.sourceforge.net/
 S:	Supported
+F:	Documentation/devicetree/bindings/ipmi/
 F:	Documentation/IPMI.txt
 F:	drivers/char/ipmi/
 F:	include/linux/ipmi*
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Corey Minyard,
	openipmi-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

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>
Cc: Corey Minyard <minyard-HInyCGIudOg@public.gmane.org>
Cc: openipmi-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

+Corey Minyard <minyard-HInyCGIudOg@public.gmane.org> (supporter:IPMI SUBSYSTEM)
 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)
-"Cédric Le Goater" <clg-Bxea+6Xhats@public.gmane.org> (commit_signer:3/2=100%,authored:1/2=50%)
-Corey Minyard <cminyard-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org> (commit_signer:1/2=50%)
-Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> (commit_signer:1/2=50%)
-Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> (commit_signer:1/2=50%)
-Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> (commit_signer:1/2=50%)
-Alistair Popple <alistair-Y4h6yKqj69EXC2x5gXVKYQ@public.gmane.org> (authored:1/2=50%)
+openipmi-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org (moderated list:IPMI SUBSYSTEM)
 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 c3fbd1af0f49a7e9..bbed579cfccc092c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6784,6 +6784,7 @@ M:	Corey Minyard <minyard-HInyCGIudOg@public.gmane.org>
 L:	openipmi-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org (moderated for non-subscribers)
 W:	http://openipmi.sourceforge.net/
 S:	Supported
+F:	Documentation/devicetree/bindings/ipmi/
 F:	Documentation/IPMI.txt
 F:	drivers/char/ipmi/
 F:	include/linux/ipmi*
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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, Jassi Brar

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: Jassi Brar <jassisinghbrar@gmail.com>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:5/5=100%)
+Jassi Brar <jassisinghbrar@gmail.com> (maintainer:MAILBOX API)
+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)
-Jassi Brar <jaswinder.singh@linaro.org> (commit_signer:3/5=60%)
-"Andreas Färber" <afaerber@suse.de> (commit_signer:1/5=20%)
-Stefan Wahren <stefan.wahren@i2se.com> (commit_signer:1/5=20%,authored:1/5=20%)
-Nishanth Menon <nm@ti.com> (commit_signer:1/5=20%,authored:1/5=20%)
-Rob Rice <rrice@broadcom.com> (authored:1/5=20%)
-Neil Armstrong <narmstrong@baylibre.com> (authored:1/5=20%)
-Joseph Lo <josephl@nvidia.com> (authored:1/5=20%)
+linux-kernel@vger.kernel.org (open list:MAILBOX API)
 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 bbed579cfccc092c..2692055d221e2bb2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7795,6 +7795,7 @@ MAILBOX API
 M:	Jassi Brar <jassisinghbrar@gmail.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/mailbox/
 F:	drivers/mailbox/
 F:	include/linux/mailbox_client.h
 F:	include/linux/mailbox_controller.h
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Jassi Brar

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>
Cc: Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

-Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:5/5=100%)
+Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:MAILBOX API)
+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)
-Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> (commit_signer:3/5=60%)
-"Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org> (commit_signer:1/5=20%)
-Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org> (commit_signer:1/5=20%,authored:1/5=20%)
-Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> (commit_signer:1/5=20%,authored:1/5=20%)
-Rob Rice <rrice-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> (authored:1/5=20%)
-Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> (authored:1/5=20%)
-Joseph Lo <josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> (authored:1/5=20%)
+linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MAILBOX API)
 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 bbed579cfccc092c..2692055d221e2bb2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7795,6 +7795,7 @@ MAILBOX API
 M:	Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 L:	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/mailbox/
 F:	drivers/mailbox/
 F:	include/linux/mailbox_client.h
 F:	include/linux/mailbox_controller.h
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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] 97+ messages in thread

* [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Mauro Carvalho Chehab,
	linux-media-u79uwXL29TY76Z2rM5mHXA

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>
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/
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Matthias Brugger, linux-arm-kernel, linux-mediatek

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: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-mediatek@lists.infradead.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:4/4=100%)
+Matthias Brugger <matthias.bgg@gmail.com> (maintainer:ARM/Mediatek SoC support)
+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)
-Matthias Brugger <matthias.bgg@gmail.com> (commit_signer:3/4=75%)
-Shunli Wang <shunli.wang@mediatek.com> (commit_signer:1/4=25%,authored:1/4=25%)
-John Crispin <blogic@openwrt.org> (commit_signer:1/4=25%,authored:1/4=25%)
-James Liao <jamesjj.liao@mediatek.com> (commit_signer:1/4=25%)
-Sascha Hauer <s.hauer@pengutronix.de> (authored:1/4=25%)
-Zhiyong Tao <zhiyong.tao@mediatek.com> (authored:1/4=25%)
+linux-arm-kernel@lists.infradead.org (moderated list:ARM/Mediatek SoC support)
+linux-mediatek@lists.infradead.org (moderated list:ARM/Mediatek SoC support)
 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 3e108e31636d4db2..7bda27689fff4214 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1525,6 +1525,7 @@ M:	Matthias Brugger <matthias.bgg@gmail.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/mediatek/
 F:	arch/arm/boot/dts/mt6*
 F:	arch/arm/boot/dts/mt7*
 F:	arch/arm/boot/dts/mt8*
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Matthias Brugger,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

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: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@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:4/4=100%)
+Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:ARM/Mediatek SoC support)
+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)
-Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (commit_signer:3/4=75%)
-Shunli Wang <shunli.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> (commit_signer:1/4=25%,authored:1/4=25%)
-John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> (commit_signer:1/4=25%,authored:1/4=25%)
-James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> (commit_signer:1/4=25%)
-Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> (authored:1/4=25%)
-Zhiyong Tao <zhiyong.tao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> (authored:1/4=25%)
+linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated list:ARM/Mediatek SoC support)
+linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated list:ARM/Mediatek SoC support)
 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 3e108e31636d4db2..7bda27689fff4214 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1525,6 +1525,7 @@ M:	Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 L:	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated for non-subscribers)
 L:	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/mediatek/
 F:	arch/arm/boot/dts/mt6*
 F:	arch/arm/boot/dts/mt7*
 F:	arch/arm/boot/dts/mt8*
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 14/23] MAINTAINERS: Add file patterns for nios2 device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Ley Foon Tan, nios2-dev

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: Ley Foon Tan <lftan@altera.com>
Cc: nios2-dev@lists.rocketboards.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Ley Foon Tan <lftan@altera.com> (maintainer:NIOS2 ARCHITECTURE)
 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)
+nios2-dev@lists.rocketboards.org (moderated list:NIOS2 ARCHITECTURE)
 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 7bda27689fff4214..dfa07200386cd012 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8934,6 +8934,7 @@ M:	Ley Foon Tan <lftan@altera.com>
 L:	nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/nios2/
 F:	arch/nios2/
 
 NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 14/23] MAINTAINERS: Add file patterns for nios2 device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Ley Foon Tan,
	nios2-dev-g9ZBwUv/Ih/yUk5EbOjzuce+I+R0W71w

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>
Cc: Ley Foon Tan <lftan-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org>
Cc: nios2-dev-g9ZBwUv/Ih/yUk5EbOjzuce+I+R0W71w@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Ley Foon Tan <lftan-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org> (maintainer:NIOS2 ARCHITECTURE)
 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)
+nios2-dev-g9ZBwUv/Ih/yUk5EbOjzuce+I+R0W71w@public.gmane.org (moderated list:NIOS2 ARCHITECTURE)
 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 7bda27689fff4214..dfa07200386cd012 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8934,6 +8934,7 @@ M:	Ley Foon Tan <lftan-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org>
 L:	nios2-dev-g9ZBwUv/Ih/yUk5EbOjzuce+I+R0W71w@public.gmane.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/nios2/
 F:	arch/nios2/
 
 NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
  2017-03-12 13:16     ` Geert Uytterhoeven
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ 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,
	Will Deacon, linux-arm-kernel

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: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
-Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Tai Nguyen <ttnguyen@apm.com> (commit_signer:1/1=100%,authored:1/1=100%)
+Will Deacon <will.deacon@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Mark Rutland <mark.rutland@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
+linux-arm-kernel@lists.infradead.org (moderated list:ARM PMU PROFILING AND DEBUGGING)
 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 dfa07200386cd012..896d7238f3f3f4e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -976,6 +976,7 @@ F:	arch/arm*/include/asm/perf_event.h
 F:	drivers/perf/*
 F:	include/linux/perf/arm_pmu.h
 F:	Documentation/devicetree/bindings/arm/pmu.txt
+F:	Documentation/devicetree/bindings/perf/
 
 ARM PORT
 M:	Russell King <linux@armlinux.org.uk>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Will Deacon,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

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>
Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

-Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
-Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Tai Nguyen <ttnguyen-qTEPVZfXA3Y@public.gmane.org> (commit_signer:1/1=100%,authored:1/1=100%)
+Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
+linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated list:ARM PMU PROFILING AND DEBUGGING)
 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 dfa07200386cd012..896d7238f3f3f4e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -976,6 +976,7 @@ F:	arch/arm*/include/asm/perf_event.h
 F:	drivers/perf/*
 F:	include/linux/perf/arm_pmu.h
 F:	Documentation/devicetree/bindings/arm/pmu.txt
+F:	Documentation/devicetree/bindings/perf/
 
 ARM PORT
 M:	Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
@ 2017-03-12 13:16   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:16 UTC (permalink / raw)
  To: linux-arm-kernel

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: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel at lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - New.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
-Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Tai Nguyen <ttnguyen@apm.com> (commit_signer:1/1=100%,authored:1/1=100%)
+Will Deacon <will.deacon@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Mark Rutland <mark.rutland@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING)
+Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
+linux-arm-kernel at lists.infradead.org (moderated list:ARM PMU PROFILING AND DEBUGGING)
 devicetree at vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel at vger.kernel.org (open list)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dfa07200386cd012..896d7238f3f3f4e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -976,6 +976,7 @@ F:	arch/arm*/include/asm/perf_event.h
 F:	drivers/perf/*
 F:	include/linux/perf/arm_pmu.h
 F:	Documentation/devicetree/bindings/arm/pmu.txt
+F:	Documentation/devicetree/bindings/perf/
 
 ARM PORT
 M:	Russell King <linux@armlinux.org.uk>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	linuxppc-dev

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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
    powerpc's "opal" pattern match), which just added "powerpc/opal",
    while obviously the whole "powerpc" hierarchy is of interest.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:11/11=100%)
+Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Michael Ellerman <mpe@ellerman.id.au> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+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)
-Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
-Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
-Michael Ellerman <mpe@ellerman.id.au> (commit_signer:3/11=27%)
-Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
-yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
-"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
-Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
-York Sun <york.sun@nxp.com> (authored:1/11=9%)
+linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel@vger.kernel.org (open list)
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 896d7238f3f3f4e5..551ab8e4b771bcc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7494,7 +7494,7 @@ Q:	http://patchwork.ozlabs.org/project/linuxppc-dev/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
 S:	Supported
 F:	Documentation/ABI/stable/sysfs-firmware-opal-*
-F:	Documentation/devicetree/bindings/powerpc/opal/
+F:	Documentation/devicetree/bindings/powerpc/
 F:	Documentation/devicetree/bindings/rtc/rtc-opal.txt
 F:	Documentation/devicetree/bindings/i2c/i2c-opal.txt
 F:	Documentation/powerpc/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Benjamin Herrenschmidt, Paul Mackerras,
	Michael Ellerman, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ

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>
Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
Cc: Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
Cc: Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
    powerpc's "opal" pattern match), which just added "powerpc/opal",
    while obviously the whole "powerpc" hierarchy is of interest.

Impact on next-20170310:

-Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:11/11=100%)
+Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+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)
-Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org> (commit_signer:5/11=45%)
-Zhao Qiang <qiang.zhao-3arQi8VN3Tc@public.gmane.org> (commit_signer:4/11=36%,authored:4/11=36%)
-Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> (commit_signer:3/11=27%)
-Christian Lamparter <chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (commit_signer:1/11=9%)
-yangbo lu <yangbo.lu-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
-"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/11=9%)
-Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> (authored:1/11=9%)
-York Sun <york.sun-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
+linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list)
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 896d7238f3f3f4e5..551ab8e4b771bcc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7494,7 +7494,7 @@ Q:	http://patchwork.ozlabs.org/project/linuxppc-dev/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
 S:	Supported
 F:	Documentation/ABI/stable/sysfs-firmware-opal-*
-F:	Documentation/devicetree/bindings/powerpc/opal/
+F:	Documentation/devicetree/bindings/powerpc/
 F:	Documentation/devicetree/bindings/rtc/rtc-opal.txt
 F:	Documentation/devicetree/bindings/i2c/i2c-opal.txt
 F:	Documentation/powerpc/
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
                   ` (16 preceding siblings ...)
  (?)
@ 2017-03-12 13:17 ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Rodolfo Giometti, Greg Kroah-Hartman, linuxpps

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: Rodolfo Giometti <giometti@enneenne.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linuxpps@ml.enneenne.com
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Rodolfo Giometti <giometti@enneenne.com> (maintainer:PPS SUPPORT)
 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)
 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 551ab8e4b771bcc2..5346accadb97bde2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10077,6 +10077,7 @@ M:	Rodolfo Giometti <giometti@enneenne.com>
 W:	http://wiki.enneenne.com/index.php/LinuxPPS_support
 L:	linuxpps@ml.enneenne.com (subscribers-only)
 S:	Maintained
+F:	Documentation/devicetree/bindings/pps/
 F:	Documentation/pps/
 F:	drivers/pps/
 F:	include/linux/pps*.h
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
                   ` (17 preceding siblings ...)
  (?)
@ 2017-03-12 13:17 ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Dmitry Torokhov, linux-input

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>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

+Dmitry Torokhov <dmitry.torokhov@gmail.com> (maintainer:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
 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)
+linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...)
 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 5346accadb97bde2..271b2df4bc27f28b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6489,6 +6489,7 @@ F:	include/linux/input.h
 F:	include/uapi/linux/input.h
 F:	include/linux/input/
 F:	Documentation/devicetree/bindings/input/
+F:	Documentation/devicetree/bindings/serio/
 
 INPUT MULTITOUCH (MT) PROTOCOL
 M:	Henrik Rydberg <rydberg@bitmath.org>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
  (?)
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Santosh Shilimkar, linux-arm-kernel

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>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
+Santosh Shilimkar <ssantosh@kernel.org> (maintainer:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+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)
-Eric Engestrom <eric@engestrom.ch> (commit_signer:1/1=100%,authored:1/1=100%)
+linux-kernel@vger.kernel.org (open list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+linux-arm-kernel@lists.infradead.org (moderated list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
 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 271b2df4bc27f28b..6cd9daf3a2f9a44a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12493,6 +12493,7 @@ M:	Santosh Shilimkar <ssantosh@kernel.org>
 L:	linux-kernel@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/ti/
 F:	drivers/soc/ti/*
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Mark Rutland, linux-kernel, Rob Herring, Geert Uytterhoeven,
	Santosh Shilimkar, linux-arm-kernel

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>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
+Santosh Shilimkar <ssantosh@kernel.org> (maintainer:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+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)
-Eric Engestrom <eric@engestrom.ch> (commit_signer:1/1=100%,authored:1/1=100%)
+linux-kernel@vger.kernel.org (open list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+linux-arm-kernel@lists.infradead.org (moderated list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
 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 271b2df4bc27f28b..6cd9daf3a2f9a44a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12493,6 +12493,7 @@ M:	Santosh Shilimkar <ssantosh@kernel.org>
 L:	linux-kernel@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/ti/
 F:	drivers/soc/ti/*
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: linux-arm-kernel

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>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: linux-kernel at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%)
+Santosh Shilimkar <ssantosh@kernel.org> (maintainer:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+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)
-Eric Engestrom <eric@engestrom.ch> (commit_signer:1/1=100%,authored:1/1=100%)
+linux-kernel at vger.kernel.org (open list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
+linux-arm-kernel at lists.infradead.org (moderated list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS)
 devicetree at vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-linux-kernel at vger.kernel.org (open list)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 271b2df4bc27f28b..6cd9daf3a2f9a44a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12493,6 +12493,7 @@ M:	Santosh Shilimkar <ssantosh@kernel.org>
 L:	linux-kernel at vger.kernel.org
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
+F:	Documentation/devicetree/bindings/soc/ti/
 F:	drivers/soc/ti/*
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
                   ` (19 preceding siblings ...)
  (?)
@ 2017-03-12 13:17 ` Geert Uytterhoeven
  2017-03-13 11:55   ` Jarkko Sakkinen
  -1 siblings, 1 reply; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Peter Huewe, Marcel Selhorst, Jarkko Sakkinen, Jason Gunthorpe,
	tpmdd-devel

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>
Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Peter Huewe <peterhuewe@gmx.de>
Cc: Marcel Selhorst <tpmdd@selhorst.net>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Cc: tpmdd-devel@lists.sourceforge.net
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:3/4=75%)
+Peter Huewe <peterhuewe@gmx.de> (maintainer:TPM DEVICE DRIVER)
+Marcel Selhorst <tpmdd@selhorst.net> (maintainer:TPM DEVICE DRIVER)
+Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> (maintainer:TPM DEVICE DRIVER)
+Jason Gunthorpe <jgunthorpe@obsidianresearch.com> (reviewer:TPM DEVICE DRIVER)
+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)
-Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> (commit_signer:6/4=100%)
-Nayna Jain <nayna@linux.vnet.ibm.com> (commit_signer:2/4=50%,authored:2/4=50%)
-Christophe Ricard <christophe.ricard@gmail.com> (commit_signer:1/4=25%,authored:1/4=25%)
-Jason Gunthorpe <jgunthorpe@obsidianresearch.com> (commit_signer:1/4=25%,authored:1/4=25%)
+tpmdd-devel@lists.sourceforge.net (moderated list:TPM DEVICE DRIVER)
 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 6cd9daf3a2f9a44a..000342ab65971a8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12713,6 +12713,7 @@ L:	tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
 Q:	https://patchwork.kernel.org/project/tpmdd-devel/list/
 T:	git git://git.infradead.org/users/jjs/linux-tpmdd.git
 S:	Maintained
+F:	Documentation/devicetree/bindings/security/tpm/
 F:	drivers/char/tpm/
 
 TPM IBM_VTPM DEVICE DRIVER
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Evgeniy Polyakov, Greg Kroah-Hartman

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: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Evgeniy Polyakov <zbr@ioremap.net> (maintainer:W1 DALLAS'S 1-WIRE BUS)
 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)
 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 000342ab65971a8c..e80f00a3368587c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13518,6 +13518,7 @@ F:	drivers/mmc/host/vub300.c
 W1 DALLAS'S 1-WIRE BUS
 M:	Evgeniy Polyakov <zbr@ioremap.net>
 S:	Maintained
+F:	Documentation/devicetree/bindings/w1/
 F:	Documentation/w1/
 F:	drivers/w1/
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Evgeniy Polyakov, Greg Kroah-Hartman

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>
Cc: Evgeniy Polyakov <zbr-i6C2adt8DTjR7s880joybQ@public.gmane.org>
Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Evgeniy Polyakov <zbr-i6C2adt8DTjR7s880joybQ@public.gmane.org> (maintainer:W1 DALLAS'S 1-WIRE BUS)
 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)
 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 000342ab65971a8c..e80f00a3368587c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13518,6 +13518,7 @@ F:	drivers/mmc/host/vub300.c
 W1 DALLAS'S 1-WIRE BUS
 M:	Evgeniy Polyakov <zbr-i6C2adt8DTjR7s880joybQ@public.gmane.org>
 S:	Maintained
+F:	Documentation/devicetree/bindings/w1/
 F:	Documentation/w1/
 F:	drivers/w1/
 
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 device tree bindings
       [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Thomas Gleixner, Ingo Molnar, H . Peter Anvin, x86

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: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: x86@kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Thomas Gleixner <tglx@linutronix.de> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+Ingo Molnar <mingo@redhat.com> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+"H. Peter Anvin" <hpa@zytor.com> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+x86@kernel.org (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
 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)
+linux-kernel@vger.kernel.org (open list:X86 ARCHITECTURE (32-BIT AND 64-BIT))
 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 e80f00a3368587c7..4a6b58fe4b469626 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13680,6 +13680,7 @@ M:	x86@kernel.org
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
 S:	Maintained
+F:	Documentation/devicetree/bindings/x86/
 F:	Documentation/x86/
 F:	arch/x86/
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 device tree bindings
@ 2017-03-12 13:17   ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Thomas Gleixner, Ingo Molnar,
	H . Peter Anvin, x86-DgEjT+Ai2ygdnm+yROfE0A

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>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
Cc: Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
Cc: x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - No changes.

Impact on next-20170310:

+Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+"H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
+x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org (maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT))
 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)
+linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:X86 ARCHITECTURE (32-BIT AND 64-BIT))
 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 e80f00a3368587c7..4a6b58fe4b469626 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13680,6 +13680,7 @@ M:	x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
 L:	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
 S:	Maintained
+F:	Documentation/devicetree/bindings/x86/
 F:	Documentation/x86/
 F:	arch/x86/
 
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings
  2017-03-12 13:16 ` Geert Uytterhoeven
                   ` (22 preceding siblings ...)
  (?)
@ 2017-03-12 13:17 ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-12 13:17 UTC (permalink / raw)
  To: devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Greg Kroah-Hartman

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>
Acked-by: Eli Billauer <eli.billauer@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by (Eli does not have his own git repo).

Impact on next-20170310:

+Eli Billauer <eli.billauer@gmail.com> (supporter:XILLYBUS DRIVER)
 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)
+linux-kernel@vger.kernel.org (open list:XILLYBUS DRIVER)
 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 4a6b58fe4b469626..abe5bd3581c5af9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13823,6 +13823,7 @@ XILLYBUS DRIVER
 M:	Eli Billauer <eli.billauer@gmail.com>
 L:	linux-kernel@vger.kernel.org
 S:	Supported
+F:	Documentation/devicetree/bindings/xillybus/
 F:	drivers/char/xillybus/
 
 XTENSA XTFPGA PLATFORM SUPPORT
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-12 17:04     ` Andrew Lunn
  0 siblings, 0 replies; 97+ messages in thread
From: Andrew Lunn @ 2017-03-12 17:04 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Vivien Didelot, netdev

On Sun, Mar 12, 2017 at 02:16:50PM +0100, Geert Uytterhoeven wrote:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index ce461fefec6c9463..c0822d4fa5c3ade5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7812,6 +7812,7 @@ M:	Andrew Lunn <andrew@lunn.ch>
>  M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/net/dsa/
>  F:	drivers/net/dsa/mv88e6xxx/
>  F:	Documentation/devicetree/bindings/net/dsa/marvell.txt

Hi Geert

If i'm reading this patch correctly, you are putting it under

MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
M:      Andrew Lunn <andrew@lunn.ch>
M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
L:      netdev@vger.kernel.org
S:      Maintained
F:      drivers/net/dsa/mv88e6xxx/
F:      Documentation/devicetree/bindings/net/dsa/marvell.txt

I would says the correct place for
Documentation/devicetree/bindings/net/dsa/ is

NETWORKING [DSA]
M:      Andrew Lunn <andrew@lunn.ch>
M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
M:      Florian Fainelli <f.fainelli@gmail.com>
S:      Maintained
F:      net/dsa/
F:      include/net/dsa.h
F:      drivers/net/dsa/

	Andrew

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-12 17:04     ` Andrew Lunn
  0 siblings, 0 replies; 97+ messages in thread
From: Andrew Lunn @ 2017-03-12 17:04 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Vivien Didelot,
	netdev-u79uwXL29TY76Z2rM5mHXA

On Sun, Mar 12, 2017 at 02:16:50PM +0100, Geert Uytterhoeven wrote:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index ce461fefec6c9463..c0822d4fa5c3ade5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7812,6 +7812,7 @@ M:	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
>  M:	Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
>  L:	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/net/dsa/
>  F:	drivers/net/dsa/mv88e6xxx/
>  F:	Documentation/devicetree/bindings/net/dsa/marvell.txt

Hi Geert

If i'm reading this patch correctly, you are putting it under

MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
M:      Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
M:      Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
L:      netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
S:      Maintained
F:      drivers/net/dsa/mv88e6xxx/
F:      Documentation/devicetree/bindings/net/dsa/marvell.txt

I would says the correct place for
Documentation/devicetree/bindings/net/dsa/ is

NETWORKING [DSA]
M:      Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
M:      Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
M:      Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
S:      Maintained
F:      net/dsa/
F:      include/net/dsa.h
F:      drivers/net/dsa/

	Andrew
--
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

^ permalink raw reply	[flat|nested] 97+ 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
  0 siblings, 0 replies; 97+ 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] 97+ 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
  0 siblings, 0 replies; 97+ messages in thread
From: Mauro Carvalho Chehab @ 2017-03-13  1:02 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-media-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
@ 2017-03-13  7:43       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-13  7:43 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	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] 97+ messages in thread

* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
@ 2017-03-13  7:43       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-13  7:43 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Linux Media Mailing List

Hi Mauro,

On Mon, Mar 13, 2017 at 2:02 AM, Mauro Carvalho Chehab
<mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> wrote:
> 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>

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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ 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
  -1 siblings, 0 replies; 97+ messages in thread
From: Mauro Carvalho Chehab @ 2017-03-13 10:00 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	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] 97+ messages in thread

* Re: [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm device tree bindings
  2017-03-12 13:17 ` [PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm " Geert Uytterhoeven
@ 2017-03-13 11:55   ` Jarkko Sakkinen
  0 siblings, 0 replies; 97+ messages in thread
From: Jarkko Sakkinen @ 2017-03-13 11:55 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Peter Huewe,
	Marcel Selhorst, Jason Gunthorpe, tpmdd-devel

On Sun, Mar 12, 2017 at 02:17:04PM +0100, 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>
> Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> Cc: Peter Huewe <peterhuewe@gmx.de>
> Cc: Marcel Selhorst <tpmdd@selhorst.net>
> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
> Cc: tpmdd-devel@lists.sourceforge.net
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

Thanks

Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>

/Jarkko

> 
> v2:
>   - Add Acked-by.
> 
> Impact on next-20170310:
> 
> -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:3/4=75%)
> +Peter Huewe <peterhuewe@gmx.de> (maintainer:TPM DEVICE DRIVER)
> +Marcel Selhorst <tpmdd@selhorst.net> (maintainer:TPM DEVICE DRIVER)
> +Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> (maintainer:TPM DEVICE DRIVER)
> +Jason Gunthorpe <jgunthorpe@obsidianresearch.com> (reviewer:TPM DEVICE DRIVER)
> +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)
> -Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> (commit_signer:6/4=100%)
> -Nayna Jain <nayna@linux.vnet.ibm.com> (commit_signer:2/4=50%,authored:2/4=50%)
> -Christophe Ricard <christophe.ricard@gmail.com> (commit_signer:1/4=25%,authored:1/4=25%)
> -Jason Gunthorpe <jgunthorpe@obsidianresearch.com> (commit_signer:1/4=25%,authored:1/4=25%)
> +tpmdd-devel@lists.sourceforge.net (moderated list:TPM DEVICE DRIVER)
>  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 6cd9daf3a2f9a44a..000342ab65971a8c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12713,6 +12713,7 @@ L:	tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
>  Q:	https://patchwork.kernel.org/project/tpmdd-devel/list/
>  T:	git git://git.infradead.org/users/jjs/linux-tpmdd.git
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/security/tpm/
>  F:	drivers/char/tpm/
>  
>  TPM IBM_VTPM DEVICE DRIVER
> -- 
> 2.7.4
> 

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
  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-23 16:28     ` Gregory CLEMENT
  1 sibling, 0 replies; 97+ messages in thread
From: Jason Cooper @ 2017-03-13 13:01 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, linux-arm-kernel

Hi Geert,

On Sun, Mar 12, 2017 at 02:16:49PM +0100, 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: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@free-electrons.com>
> Cc: linux-arm-kernel@lists.infradead.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
> 
> v2:
>   - No changes.
> 
> Impact on next-20170310:
> 
> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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)
> +linux-arm-kernel@lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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 6428d3c82fce9670..ce461fefec6c9463 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1486,6 +1486,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>  M:	Gregory Clement <gregory.clement@free-electrons.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/soc/dove/

I'm not opposed to the idea, but I'm not seeing how we can do this
completely.  What you've added only covers dove soc bindings.  There's
orion5x, kirkwood, and all the newer mvebu socs.  Not to mention a lot
of IP blocks we care about that aren't SoC- or Marvell-specific.

The dts files have a much more clear file pattern -> maintainer pairing.
Perhaps we should make checkpatch smarter?  e.g. compatible strings
found in changed binding docs are searched for in dts{i} files.  Hits
are mapped to maintainers.

thoughts?

thx,

Jason.

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-13 13:01     ` Jason Cooper
  0 siblings, 0 replies; 97+ messages in thread
From: Jason Cooper @ 2017-03-13 13:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Geert,

On Sun, Mar 12, 2017 at 02:16:49PM +0100, 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: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@free-electrons.com>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
> 
> v2:
>   - No changes.
> 
> Impact on next-20170310:
> 
> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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)
> +linux-arm-kernel at lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  devicetree at vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  linux-kernel at vger.kernel.org (open list)
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6428d3c82fce9670..ce461fefec6c9463 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1486,6 +1486,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>  M:	Gregory Clement <gregory.clement@free-electrons.com>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/soc/dove/

I'm not opposed to the idea, but I'm not seeing how we can do this
completely.  What you've added only covers dove soc bindings.  There's
orion5x, kirkwood, and all the newer mvebu socs.  Not to mention a lot
of IP blocks we care about that aren't SoC- or Marvell-specific.

The dts files have a much more clear file pattern -> maintainer pairing.
Perhaps we should make checkpatch smarter?  e.g. compatible strings
found in changed binding docs are searched for in dts{i} files.  Hits
are mapped to maintainers.

thoughts?

thx,

Jason.

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings
@ 2017-03-13 14:55     ` Alan Tull
  0 siblings, 0 replies; 97+ messages in thread
From: Alan Tull @ 2017-03-13 14:55 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Alan Tull,
	Moritz Fischer, linux-fpga

On Sun, Mar 12, 2017 at 8:16 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>
> Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
> Cc: Alan Tull <atull@opensource.altera.com>
> Cc: Moritz Fischer <moritz.fischer@ettus.com>
> Cc: linux-fpga@vger.kernel.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - Add Acked-by.
>
> Impact on next-20170310:
>
> -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:7/4=100%)
> +Alan Tull <atull@opensource.altera.com> (maintainer:FPGA MANAGER FRAMEWORK)
> +Moritz Fischer <moritz.fischer@ettus.com> (reviewer:FPGA MANAGER FRAMEWORK)
> +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)
> -Alan Tull <atull@opensource.altera.com> (commit_signer:4/4=100%,authored:4/4=100%)
> -Matthew Gerlach <mgerlach@opensource.altera.com> (commit_signer:2/4=50%)
> -Moritz Fischer <moritz.fischer@ettus.com> (commit_signer:1/4=25%)
> -Dinh Nguyen <dinguyen@opensource.altera.com> (commit_signer:1/4=25%)
> +linux-fpga@vger.kernel.org (open list:FPGA MANAGER FRAMEWORK)
>  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 c0822d4fa5c3ade5..fc0d3d709db0687f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5150,6 +5150,7 @@ R:        Moritz Fischer <moritz.fischer@ettus.com>
>  L:     linux-fpga@vger.kernel.org
>  S:     Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
> +F:     Documentation/devicetree/bindings/fpga/

Also needs:

F: Documentation/fpga/

Acked-by: Alan Tull <atull@kernel.org>

Please send to Greg KH; he is taking our patches.

Thanks,
Alan


>  F:     drivers/fpga/
>  F:     include/linux/fpga/fpga-mgr.h
>  W:     http://www.rocketboards.org
> --
> 2.7.4
>

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings
@ 2017-03-13 14:55     ` Alan Tull
  0 siblings, 0 replies; 97+ messages in thread
From: Alan Tull @ 2017-03-13 14:55 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel, Alan Tull, Moritz Fischer,
	linux-fpga-u79uwXL29TY76Z2rM5mHXA

On Sun, Mar 12, 2017 at 8:16 AM, Geert Uytterhoeven
<geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
> Acked-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
> Cc: Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>
> Cc: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
> Cc: linux-fpga-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 Acked-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:7/4=100%)
> +Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (maintainer:FPGA MANAGER FRAMEWORK)
> +Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> (reviewer:FPGA MANAGER FRAMEWORK)
> +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)
> -Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:4/4=100%,authored:4/4=100%)
> -Matthew Gerlach <mgerlach-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:2/4=50%)
> -Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> (commit_signer:1/4=25%)
> -Dinh Nguyen <dinguyen-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> (commit_signer:1/4=25%)
> +linux-fpga-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:FPGA MANAGER FRAMEWORK)
>  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 c0822d4fa5c3ade5..fc0d3d709db0687f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5150,6 +5150,7 @@ R:        Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
>  L:     linux-fpga-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  S:     Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
> +F:     Documentation/devicetree/bindings/fpga/

Also needs:

F: Documentation/fpga/

Acked-by: Alan Tull <atull-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Please send to Greg KH; he is taking our patches.

Thanks,
Alan


>  F:     drivers/fpga/
>  F:     include/linux/fpga/fpga-mgr.h
>  W:     http://www.rocketboards.org
> --
> 2.7.4
>
--
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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
  2017-03-12 13:17   ` Geert Uytterhoeven
  (?)
@ 2017-03-13 19:08   ` Evgeniy Polyakov
  2017-03-27  6:50       ` Geert Uytterhoeven
  -1 siblings, 1 reply; 97+ messages in thread
From: Evgeniy Polyakov @ 2017-03-13 19:08 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Greg Kroah-Hartman

Hi

12.03.2017, 16:17, "Geert Uytterhoeven" <geert@linux-m68k.org>:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.

I have no objection on this patch, but I do not really know who is responsible for this and which tree should it come into.
If it is ok, Greg, please pull it into your one, or I see devicetree@ mail in copy... Stumbled

> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Evgeniy Polyakov <zbr@ioremap.net>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - No changes.
>
> Impact on next-20170310:
>
> +Evgeniy Polyakov <zbr@ioremap.net> (maintainer:W1 DALLAS'S 1-WIRE BUS)
>  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)
>  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 000342ab65971a8c..e80f00a3368587c7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13518,6 +13518,7 @@ F: drivers/mmc/host/vub300.c
>  W1 DALLAS'S 1-WIRE BUS
>  M: Evgeniy Polyakov <zbr@ioremap.net>
>  S: Maintained
> +F: Documentation/devicetree/bindings/w1/
>  F: Documentation/w1/
>  F: drivers/w1/
>
> --
> 2.7.4

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  0:19     ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  0:19 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, oss,
	qiang.zhao, yangbo.lu, york.sun

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Cc: Paul Mackerras <paulus@samba.org>
> Cc: Michael Ellerman <mpe@ellerman.id.au>
> Cc: linuxppc-dev@lists.ozlabs.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>     while obviously the whole "powerpc" hierarchy is of interest.
>
> Impact on next-20170310:

Actual diff ignoring ordering etc:

 +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
 -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
 -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
 -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
 -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
 -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
 -York Sun <york.sun@nxp.com> (authored:1/11=9%)

Which looks bad as all the NXP folks get dropped, but they should be
reading linuxppc-dev. So I think I'll merge this, unless anyone
disagrees.

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  0:19     ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  0:19 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Geert Uytterhoeven, Benjamin Herrenschmidt, Paul Mackerras,
	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ, oss-fOR+EgIDQEHk1uMJSBkQmQ,
	qiang.zhao-3arQi8VN3Tc, yangbo.lu-3arQi8VN3Tc,
	york.sun-3arQi8VN3Tc

Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> writes:

> 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>
> Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
> Cc: Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
> Cc: Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
> Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>     while obviously the whole "powerpc" hierarchy is of interest.
>
> Impact on next-20170310:

Actual diff ignoring ordering etc:

 +Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 +Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 +linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
 -Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org> (commit_signer:5/11=45%)
 -Zhao Qiang <qiang.zhao-3arQi8VN3Tc@public.gmane.org> (commit_signer:4/11=36%,authored:4/11=36%)
 -Christian Lamparter <chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (commit_signer:1/11=9%)
 -yangbo lu <yangbo.lu-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
 -"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/11=9%)
 -Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> (authored:1/11=9%)
 -York Sun <york.sun-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)

Which looks bad as all the NXP folks get dropped, but they should be
reading linuxppc-dev. So I think I'll merge this, unless anyone
disagrees.

cheers
--
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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  0:19     ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  0:19 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Geert Uytterhoeven,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, oss,
	qiang.zhao, yangbo.lu, york.sun

Geert Uytterhoeven <geert@linux-m68k.org> writes:

> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Cc: Paul Mackerras <paulus@samba.org>
> Cc: Michael Ellerman <mpe@ellerman.id.au>
> Cc: linuxppc-dev@lists.ozlabs.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>     while obviously the whole "powerpc" hierarchy is of interest.
>
> Impact on next-20170310:

Actual diff ignoring ordering etc:

 +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR PO=
WERPC (32-BIT AND 64-BIT))
 +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AN=
D 64-BIT))
 +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64=
-BIT))
 -Scott Wood <oss@buserror.net> (commit_signer:5/11=3D45%)
 -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=3D36%,authored:4/11=
=3D36%)
 -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=3D9%)
 -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=3D9%)
 -"Otto Kek=C3=A4l=C3=A4inen" <otto@seravo.fi> (authored:1/11=3D9%)
 -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=3D9%)
 -York Sun <york.sun@nxp.com> (authored:1/11=3D9%)

Which looks bad as all the NXP folks get dropped, but they should be
reading linuxppc-dev. So I think I'll merge this, unless anyone
disagrees.

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  8:03       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  8:03 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Hi Michael,

On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>> Cc: Paul Mackerras <paulus@samba.org>
>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>> Cc: linuxppc-dev@lists.ozlabs.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>     while obviously the whole "powerpc" hierarchy is of interest.
>>
>> Impact on next-20170310:
>
> Actual diff ignoring ordering etc:
>
>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
>  -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
>  -York Sun <york.sun@nxp.com> (authored:1/11=9%)
>
> Which looks bad as all the NXP folks get dropped, but they should be
> reading linuxppc-dev. So I think I'll merge this, unless anyone
> disagrees.

They got dropped because in the absence of a maintainer entry, the
last committers are listed. If they need to be listed, I can send patches to add
more specific entries for 4xx and fsl DT bindings, like:

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f1c2f96c99aa936..40b392a4f399adbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
 L:     linuxppc-dev@lists.ozlabs.org
 L:     linux-arm-kernel@lists.infradead.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/fsl/
 F:     drivers/soc/fsl/
 F:     include/linux/fsl/

@@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
 W:     http://www.penguinppc.org/
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/4xx/
 F:     arch/powerpc/platforms/40x/
 F:     arch/powerpc/platforms/44x/


OK?

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 related	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  8:03       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  8:03 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Benjamin Herrenschmidt,
	Paul Mackerras, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun-3arQi8VN3Tc

Hi Michael,

On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> wrote:
> Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> writes:
>> 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>
>> Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
>> Cc: Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
>> Cc: Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
>> Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>     while obviously the whole "powerpc" hierarchy is of interest.
>>
>> Impact on next-20170310:
>
> Actual diff ignoring ordering etc:
>
>  +Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  +Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  +linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>  -Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org> (commit_signer:5/11=45%)
>  -Zhao Qiang <qiang.zhao-3arQi8VN3Tc@public.gmane.org> (commit_signer:4/11=36%,authored:4/11=36%)
>  -Christian Lamparter <chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (commit_signer:1/11=9%)
>  -yangbo lu <yangbo.lu-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
>  -"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/11=9%)
>  -Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> (authored:1/11=9%)
>  -York Sun <york.sun-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
>
> Which looks bad as all the NXP folks get dropped, but they should be
> reading linuxppc-dev. So I think I'll merge this, unless anyone
> disagrees.

They got dropped because in the absence of a maintainer entry, the
last committers are listed. If they need to be listed, I can send patches to add
more specific entries for 4xx and fsl DT bindings, like:

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f1c2f96c99aa936..40b392a4f399adbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5266,6 +5266,7 @@ M:        Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org>
 L:     linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
 L:     linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/fsl/
 F:     drivers/soc/fsl/
 F:     include/linux/fsl/

@@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
 W:     http://www.penguinppc.org/
 L:     linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/4xx/
 F:     arch/powerpc/platforms/40x/
 F:     arch/powerpc/platforms/44x/


OK?

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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  8:03       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  8:03 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Hi Michael,

On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrot=
e:
> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>> Cc: Paul Mackerras <paulus@samba.org>
>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>> Cc: linuxppc-dev@lists.ozlabs.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>     while obviously the whole "powerpc" hierarchy is of interest.
>>
>> Impact on next-20170310:
>
> Actual diff ignoring ordering etc:
>
>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR =
POWERPC (32-BIT AND 64-BIT))
>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT =
AND 64-BIT))
>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND =
64-BIT))
>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=3D45%)
>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=3D36%,authored:4/11=
=3D36%)
>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=3D9%)
>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=3D9%)
>  -"Otto Kek=C3=A4l=C3=A4inen" <otto@seravo.fi> (authored:1/11=3D9%)
>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=3D9%)
>  -York Sun <york.sun@nxp.com> (authored:1/11=3D9%)
>
> Which looks bad as all the NXP folks get dropped, but they should be
> reading linuxppc-dev. So I think I'll merge this, unless anyone
> disagrees.

They got dropped because in the absence of a maintainer entry, the
last committers are listed. If they need to be listed, I can send patches t=
o add
more specific entries for 4xx and fsl DT bindings, like:

diff --git a/MAINTAINERS b/MAINTAINERS
index 0f1c2f96c99aa936..40b392a4f399adbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
 L:     linuxppc-dev@lists.ozlabs.org
 L:     linux-arm-kernel@lists.infradead.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/fsl/
 F:     drivers/soc/fsl/
 F:     include/linux/fsl/

@@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
 W:     http://www.penguinppc.org/
 L:     linuxppc-dev@lists.ozlabs.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/powerpc/4xx/
 F:     arch/powerpc/platforms/40x/
 F:     arch/powerpc/platforms/44x/


OK?

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. Bu=
t
when I'm talking to journalists I just say "programmer" or something like t=
hat.
                                -- Linus Torvalds

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
  2017-03-15  8:03       ` Geert Uytterhoeven
  (?)
@ 2017-03-15  9:30         ` Michael Ellerman
  -1 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  9:30 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>> Cc: Paul Mackerras <paulus@samba.org>
>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>> Cc: linuxppc-dev@lists.ozlabs.org
>>> ---
>>> Please apply this patch directly if you want to be involved in device
>>> tree binding documentation for your subsystem.
>>>
>>> v2:
>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>
>>> Impact on next-20170310:
>>
>> Actual diff ignoring ordering etc:
>>
>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
>>  -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
>>  -York Sun <york.sun@nxp.com> (authored:1/11=9%)
>>
>> Which looks bad as all the NXP folks get dropped, but they should be
>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>> disagrees.
>
> They got dropped because in the absence of a maintainer entry, the
> last committers are listed. If they need to be listed, I can send patches to add
> more specific entries for 4xx and fsl DT bindings, like:

This is one is probably worth doing:

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>  L:     linuxppc-dev@lists.ozlabs.org
>  L:     linux-arm-kernel@lists.infradead.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>  F:     drivers/soc/fsl/
>  F:     include/linux/fsl/

I'll fold it in before applying?

But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
fine for that.

> @@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
>  W:     http://www.penguinppc.org/
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/4xx/
>  F:     arch/powerpc/platforms/40x/
>  F:     arch/powerpc/platforms/44x/

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  9:30         ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  9:30 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>> Cc: Paul Mackerras <paulus@samba.org>
>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>> Cc: linuxppc-dev@lists.ozlabs.org
>>> ---
>>> Please apply this patch directly if you want to be involved in device
>>> tree binding documentation for your subsystem.
>>>
>>> v2:
>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>
>>> Impact on next-20170310:
>>
>> Actual diff ignoring ordering etc:
>>
>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
>>  -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
>>  -York Sun <york.sun@nxp.com> (authored:1/11=9%)
>>
>> Which looks bad as all the NXP folks get dropped, but they should be
>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>> disagrees.
>
> They got dropped because in the absence of a maintainer entry, the
> last committers are listed. If they need to be listed, I can send patches to add
> more specific entries for 4xx and fsl DT bindings, like:

This is one is probably worth doing:

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>  L:     linuxppc-dev@lists.ozlabs.org
>  L:     linux-arm-kernel@lists.infradead.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>  F:     drivers/soc/fsl/
>  F:     include/linux/fsl/

I'll fold it in before applying?

But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
fine for that.

> @@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
>  W:     http://www.penguinppc.org/
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/4xx/
>  F:     arch/powerpc/platforms/40x/
>  F:     arch/powerpc/platforms/44x/

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  9:30         ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-15  9:30 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wr=
ote:
>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>> Cc: Paul Mackerras <paulus@samba.org>
>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>> Cc: linuxppc-dev@lists.ozlabs.org
>>> ---
>>> Please apply this patch directly if you want to be involved in device
>>> tree binding documentation for your subsystem.
>>>
>>> v2:
>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>
>>> Impact on next-20170310:
>>
>> Actual diff ignoring ordering etc:
>>
>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR=
 POWERPC (32-BIT AND 64-BIT))
>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT=
 AND 64-BIT))
>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND=
 64-BIT))
>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=3D45%)
>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=3D36%,authored:4/1=
1=3D36%)
>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=3D9%)
>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=3D9%)
>>  -"Otto Kek=C3=A4l=C3=A4inen" <otto@seravo.fi> (authored:1/11=3D9%)
>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=3D9%)
>>  -York Sun <york.sun@nxp.com> (authored:1/11=3D9%)
>>
>> Which looks bad as all the NXP folks get dropped, but they should be
>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>> disagrees.
>
> They got dropped because in the absence of a maintainer entry, the
> last committers are listed. If they need to be listed, I can send patches=
 to add
> more specific entries for 4xx and fsl DT bindings, like:

This is one is probably worth doing:

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>  L:     linuxppc-dev@lists.ozlabs.org
>  L:     linux-arm-kernel@lists.infradead.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>  F:     drivers/soc/fsl/
>  F:     include/linux/fsl/

I'll fold it in before applying?

But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
fine for that.

> @@ -7540,6 +7541,7 @@ M:        Matt Porter <mporter@kernel.crashing.org>
>  W:     http://www.penguinppc.org/
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Maintained
> +F:     Documentation/devicetree/bindings/powerpc/4xx/
>  F:     arch/powerpc/platforms/40x/
>  F:     arch/powerpc/platforms/44x/

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  9:36           ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  9:36 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Hi Michael,

On Wed, Mar 15, 2017 at 10:30 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> wrote:
>>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>>> Cc: Paul Mackerras <paulus@samba.org>
>>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>>> Cc: linuxppc-dev@lists.ozlabs.org
>>>> ---
>>>> Please apply this patch directly if you want to be involved in device
>>>> tree binding documentation for your subsystem.
>>>>
>>>> v2:
>>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>>
>>>> Impact on next-20170310:
>>>
>>> Actual diff ignoring ordering etc:
>>>
>>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
>>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
>>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
>>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
>>>  -"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
>>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
>>>  -York Sun <york.sun@nxp.com> (authored:1/11=9%)
>>>
>>> Which looks bad as all the NXP folks get dropped, but they should be
>>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>>> disagrees.
>>
>> They got dropped because in the absence of a maintainer entry, the
>> last committers are listed. If they need to be listed, I can send patches to add
>> more specific entries for 4xx and fsl DT bindings, like:
>
> This is one is probably worth doing:
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>>  L:     linuxppc-dev@lists.ozlabs.org
>>  L:     linux-arm-kernel@lists.infradead.org
>>  S:     Maintained
>> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>>  F:     drivers/soc/fsl/
>>  F:     include/linux/fsl/
>
> I'll fold it in before applying?

Fine (less work) for me! Thanks!

> But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
> fine for that.

OK.

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] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  9:36           ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  9:36 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Benjamin Herrenschmidt,
	Paul Mackerras, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun-3arQi8VN3Tc

Hi Michael,

On Wed, Mar 15, 2017 at 10:30 AM, Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> wrote:
> Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> writes:
>> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org> wrote:
>>> Geert Uytterhoeven <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org> writes:
>>>> 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>
>>>> Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
>>>> Cc: Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
>>>> Cc: Michael Ellerman <mpe-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
>>>> Cc: linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
>>>> ---
>>>> Please apply this patch directly if you want to be involved in device
>>>> tree binding documentation for your subsystem.
>>>>
>>>> v2:
>>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>>
>>>> Impact on next-20170310:
>>>
>>> Actual diff ignoring ordering etc:
>>>
>>>  +Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  +Paul Mackerras <paulus-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  +linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
>>>  -Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org> (commit_signer:5/11=45%)
>>>  -Zhao Qiang <qiang.zhao-3arQi8VN3Tc@public.gmane.org> (commit_signer:4/11=36%,authored:4/11=36%)
>>>  -Christian Lamparter <chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> (commit_signer:1/11=9%)
>>>  -yangbo lu <yangbo.lu-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
>>>  -"Otto Kekäläinen" <otto-Gh1NM5ZPXYb1KXRcyAk9cg@public.gmane.org> (authored:1/11=9%)
>>>  -Chris Packham <chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org> (authored:1/11=9%)
>>>  -York Sun <york.sun-3arQi8VN3Tc@public.gmane.org> (authored:1/11=9%)
>>>
>>> Which looks bad as all the NXP folks get dropped, but they should be
>>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>>> disagrees.
>>
>> They got dropped because in the absence of a maintainer entry, the
>> last committers are listed. If they need to be listed, I can send patches to add
>> more specific entries for 4xx and fsl DT bindings, like:
>
> This is one is probably worth doing:
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org>
>>  L:     linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
>>  L:     linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
>>  S:     Maintained
>> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>>  F:     drivers/soc/fsl/
>>  F:     include/linux/fsl/
>
> I'll fold it in before applying?

Fine (less work) for me! Thanks!

> But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
> fine for that.

OK.

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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-15  9:36           ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-15  9:36 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev, Scott Wood,
	Qiang Zhao, Yangbo Lu, york.sun

Hi Michael,

On Wed, Mar 15, 2017 at 10:30 AM, Michael Ellerman <mpe@ellerman.id.au> wro=
te:
> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>> On Wed, Mar 15, 2017 at 1:19 AM, Michael Ellerman <mpe@ellerman.id.au> w=
rote:
>>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>>>> 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>>>> Cc: Paul Mackerras <paulus@samba.org>
>>>> Cc: Michael Ellerman <mpe@ellerman.id.au>
>>>> Cc: linuxppc-dev@lists.ozlabs.org
>>>> ---
>>>> Please apply this patch directly if you want to be involved in device
>>>> tree binding documentation for your subsystem.
>>>>
>>>> v2:
>>>>   - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
>>>>     powerpc's "opal" pattern match), which just added "powerpc/opal",
>>>>     while obviously the whole "powerpc" hierarchy is of interest.
>>>>
>>>> Impact on next-20170310:
>>>
>>> Actual diff ignoring ordering etc:
>>>
>>>  +Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FO=
R POWERPC (32-BIT AND 64-BIT))
>>>  +Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BI=
T AND 64-BIT))
>>>  +linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AN=
D 64-BIT))
>>>  -Scott Wood <oss@buserror.net> (commit_signer:5/11=3D45%)
>>>  -Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=3D36%,authored:4/=
11=3D36%)
>>>  -Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=3D9=
%)
>>>  -yangbo lu <yangbo.lu@nxp.com> (authored:1/11=3D9%)
>>>  -"Otto Kek=C3=A4l=C3=A4inen" <otto@seravo.fi> (authored:1/11=3D9%)
>>>  -Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=3D9%=
)
>>>  -York Sun <york.sun@nxp.com> (authored:1/11=3D9%)
>>>
>>> Which looks bad as all the NXP folks get dropped, but they should be
>>> reading linuxppc-dev. So I think I'll merge this, unless anyone
>>> disagrees.
>>
>> They got dropped because in the absence of a maintainer entry, the
>> last committers are listed. If they need to be listed, I can send patche=
s to add
>> more specific entries for 4xx and fsl DT bindings, like:
>
> This is one is probably worth doing:
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0f1c2f96c99aa936..40b392a4f399adbe 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5266,6 +5266,7 @@ M:        Scott Wood <oss@buserror.net>
>>  L:     linuxppc-dev@lists.ozlabs.org
>>  L:     linux-arm-kernel@lists.infradead.org
>>  S:     Maintained
>> +F:     Documentation/devicetree/bindings/powerpc/fsl/
>>  F:     drivers/soc/fsl/
>>  F:     include/linux/fsl/
>
> I'll fold it in before applying?

Fine (less work) for me! Thanks!

> But I wouldn't bother with 4xx, just falling back to linuxppc-dev is
> fine for that.

OK.

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. Bu=
t
when I'm talking to journalists I just say "programmer" or something like t=
hat.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-16 12:58       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-16 12:58 UTC (permalink / raw)
  To: Andrew Lunn
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Vivien Didelot, netdev

Hi Andrew,

On Sun, Mar 12, 2017 at 6:04 PM, Andrew Lunn <andrew@lunn.ch> wrote:
> On Sun, Mar 12, 2017 at 02:16:50PM +0100, Geert Uytterhoeven wrote:
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ce461fefec6c9463..c0822d4fa5c3ade5 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7812,6 +7812,7 @@ M:      Andrew Lunn <andrew@lunn.ch>
>>  M:   Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>>  L:   netdev@vger.kernel.org
>>  S:   Maintained
>> +F:   Documentation/devicetree/bindings/net/dsa/
>>  F:   drivers/net/dsa/mv88e6xxx/
>>  F:   Documentation/devicetree/bindings/net/dsa/marvell.txt
>
> If i'm reading this patch correctly, you are putting it under
>
> MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
> M:      Andrew Lunn <andrew@lunn.ch>
> M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> L:      netdev@vger.kernel.org
> S:      Maintained
> F:      drivers/net/dsa/mv88e6xxx/
> F:      Documentation/devicetree/bindings/net/dsa/marvell.txt
>
> I would says the correct place for
> Documentation/devicetree/bindings/net/dsa/ is
>
> NETWORKING [DSA]
> M:      Andrew Lunn <andrew@lunn.ch>
> M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> M:      Florian Fainelli <f.fainelli@gmail.com>

Thanks, that would indeed be better. Seems that entry didn't exist yet in v4.6,
when I did the original version of the patch.

Will send an update...

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] 97+ messages in thread

* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-16 12:58       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-16 12:58 UTC (permalink / raw)
  To: Andrew Lunn
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Vivien Didelot,
	netdev-u79uwXL29TY76Z2rM5mHXA

Hi Andrew,

On Sun, Mar 12, 2017 at 6:04 PM, Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> wrote:
> On Sun, Mar 12, 2017 at 02:16:50PM +0100, Geert Uytterhoeven wrote:
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ce461fefec6c9463..c0822d4fa5c3ade5 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7812,6 +7812,7 @@ M:      Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
>>  M:   Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
>>  L:   netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>  S:   Maintained
>> +F:   Documentation/devicetree/bindings/net/dsa/
>>  F:   drivers/net/dsa/mv88e6xxx/
>>  F:   Documentation/devicetree/bindings/net/dsa/marvell.txt
>
> If i'm reading this patch correctly, you are putting it under
>
> MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
> M:      Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
> M:      Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
> L:      netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> S:      Maintained
> F:      drivers/net/dsa/mv88e6xxx/
> F:      Documentation/devicetree/bindings/net/dsa/marvell.txt
>
> I would says the correct place for
> Documentation/devicetree/bindings/net/dsa/ is
>
> NETWORKING [DSA]
> M:      Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
> M:      Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
> M:      Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Thanks, that would indeed be better. Seems that entry didn't exist yet in v4.6,
when I did the original version of the patch.

Will send an update...

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-16 13:03     ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-16 13:03 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, netdev,
	Geert Uytterhoeven

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: Andrew Lunn <andrew@lunn.ch>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: netdev@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2.1:
  - Moved pattern to "NETWORKING [DSA]",

v2:
  - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx:
    move driver in its own folder").

Impact on next-20170310:

-Andrew Lunn <andrew@lunn.ch> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
-Vivien Didelot <vivien.didelot@savoirfairelinux.com> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Andrew Lunn <andrew@lunn.ch> (maintainer:NETWORKING [DSA])
+Vivien Didelot <vivien.didelot@savoirfairelinux.com> (maintainer:NETWORKING [DSA])
+Florian Fainelli <f.fainelli@gmail.com> (maintainer:NETWORKING [DSA])
 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)
-netdev@vger.kernel.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
 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 bfd6447731e68fa0..82ffd408f4ed0d02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8758,6 +8758,7 @@ M:	Andrew Lunn <andrew@lunn.ch>
 M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
 M:	Florian Fainelli <f.fainelli@gmail.com>
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	net/dsa/
 F:	include/net/dsa.h
 F:	drivers/net/dsa/
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
@ 2017-03-16 13:03     ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-16 13:03 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	netdev-u79uwXL29TY76Z2rM5mHXA, Geert Uytterhoeven

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>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
Cc: Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
Cc: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2.1:
  - Moved pattern to "NETWORKING [DSA]",

v2:
  - Rebased on top of commit 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx:
    move driver in its own folder").

Impact on next-20170310:

-Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
-Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:NETWORKING [DSA])
+Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> (maintainer:NETWORKING [DSA])
+Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:NETWORKING [DSA])
 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)
-netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER)
+netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:NETWORKING DRIVERS)
 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 bfd6447731e68fa0..82ffd408f4ed0d02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8758,6 +8758,7 @@ M:	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
 M:	Vivien Didelot <vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
 M:	Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/
 F:	net/dsa/
 F:	include/net/dsa.h
 F:	drivers/net/dsa/
-- 
2.7.4

--
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

^ permalink raw reply related	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-17 12:02       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-17 12:02 UTC (permalink / raw)
  To: Jason Cooper
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, linux-arm-kernel

Hi Jason,

On Mon, Mar 13, 2017 at 2:01 PM, Jason Cooper <jason@lakedaemon.net> wrote:
> On Sun, Mar 12, 2017 at 02:16:49PM +0100, 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: Jason Cooper <jason@lakedaemon.net>
>> Cc: Andrew Lunn <andrew@lunn.ch>
>> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>> Cc: Gregory Clement <gregory.clement@free-electrons.com>
>> Cc: linux-arm-kernel@lists.infradead.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - No changes.
>>
>> Impact on next-20170310:
>>
>> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  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)
>> +linux-arm-kernel@lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  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 6428d3c82fce9670..ce461fefec6c9463 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1486,6 +1486,7 @@ M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>>  M:   Gregory Clement <gregory.clement@free-electrons.com>
>>  L:   linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>  S:   Maintained
>> +F:   Documentation/devicetree/bindings/soc/dove/
>
> I'm not opposed to the idea, but I'm not seeing how we can do this
> completely.  What you've added only covers dove soc bindings.  There's
> orion5x, kirkwood, and all the newer mvebu socs.  Not to mention a lot
> of IP blocks we care about that aren't SoC- or Marvell-specific.

There's no orion5x, kirkwood, mvebu, ... under
Documentation/devicetree/bindings/soc.

> The dts files have a much more clear file pattern -> maintainer pairing.
> Perhaps we should make checkpatch smarter?  e.g. compatible strings
> found in changed binding docs are searched for in dts{i} files.  Hits
> are mapped to maintainers.

The DTS files are maintained by a platform maintainer, while my patch
series was about Linux kernel subsystem maintainers.

In this particular case both maintainers are the same, but this is not true in
general.  Hence deriving a platform maintainer from a Linux subsystem specific
binding document is the wrong way around.

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] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-17 12:02       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-17 12:02 UTC (permalink / raw)
  To: Jason Cooper
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Jason,

On Mon, Mar 13, 2017 at 2:01 PM, Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> wrote:
> On Sun, Mar 12, 2017 at 02:16:49PM +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
>> Cc: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
>> Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
>> Cc: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
>> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - No changes.
>>
>> Impact on next-20170310:
>>
>> +Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  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)
>> +linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  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 6428d3c82fce9670..ce461fefec6c9463 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1486,6 +1486,7 @@ M:      Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>>  M:   Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
>>  L:   linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org (moderated for non-subscribers)
>>  S:   Maintained
>> +F:   Documentation/devicetree/bindings/soc/dove/
>
> I'm not opposed to the idea, but I'm not seeing how we can do this
> completely.  What you've added only covers dove soc bindings.  There's
> orion5x, kirkwood, and all the newer mvebu socs.  Not to mention a lot
> of IP blocks we care about that aren't SoC- or Marvell-specific.

There's no orion5x, kirkwood, mvebu, ... under
Documentation/devicetree/bindings/soc.

> The dts files have a much more clear file pattern -> maintainer pairing.
> Perhaps we should make checkpatch smarter?  e.g. compatible strings
> found in changed binding docs are searched for in dts{i} files.  Hits
> are mapped to maintainers.

The DTS files are maintained by a platform maintainer, while my patch
series was about Linux kernel subsystem maintainers.

In this particular case both maintainers are the same, but this is not true in
general.  Hence deriving a platform maintainer from a Linux subsystem specific
binding document is the wrong way around.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-17 12:02       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-17 12:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jason,

On Mon, Mar 13, 2017 at 2:01 PM, Jason Cooper <jason@lakedaemon.net> wrote:
> On Sun, Mar 12, 2017 at 02:16:49PM +0100, 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: Jason Cooper <jason@lakedaemon.net>
>> Cc: Andrew Lunn <andrew@lunn.ch>
>> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>> Cc: Gregory Clement <gregory.clement@free-electrons.com>
>> Cc: linux-arm-kernel at lists.infradead.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>>
>> v2:
>>   - No changes.
>>
>> Impact on next-20170310:
>>
>> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  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)
>> +linux-arm-kernel at lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>>  devicetree at vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>>  linux-kernel at vger.kernel.org (open list)
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6428d3c82fce9670..ce461fefec6c9463 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1486,6 +1486,7 @@ M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>>  M:   Gregory Clement <gregory.clement@free-electrons.com>
>>  L:   linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>>  S:   Maintained
>> +F:   Documentation/devicetree/bindings/soc/dove/
>
> I'm not opposed to the idea, but I'm not seeing how we can do this
> completely.  What you've added only covers dove soc bindings.  There's
> orion5x, kirkwood, and all the newer mvebu socs.  Not to mention a lot
> of IP blocks we care about that aren't SoC- or Marvell-specific.

There's no orion5x, kirkwood, mvebu, ... under
Documentation/devicetree/bindings/soc.

> The dts files have a much more clear file pattern -> maintainer pairing.
> Perhaps we should make checkpatch smarter?  e.g. compatible strings
> found in changed binding docs are searched for in dts{i} files.  Hits
> are mapped to maintainers.

The DTS files are maintained by a platform maintainer, while my patch
series was about Linux kernel subsystem maintainers.

In this particular case both maintainers are the same, but this is not true in
general.  Hence deriving a platform maintainer from a Linux subsystem specific
binding document is the wrong way around.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
  2017-03-17 12:02       ` Geert Uytterhoeven
  (?)
@ 2017-03-17 13:07         ` Jason Cooper
  -1 siblings, 0 replies; 97+ messages in thread
From: Jason Cooper @ 2017-03-17 13:07 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, linux-arm-kernel

Hi Geert,

On Fri, Mar 17, 2017 at 01:02:26PM +0100, Geert Uytterhoeven wrote:
> In this particular case both maintainers are the same, but this is not true in
> general.  Hence deriving a platform maintainer from a Linux subsystem specific
> binding document is the wrong way around.

Ack.

thx,

Jason.

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-17 13:07         ` Jason Cooper
  0 siblings, 0 replies; 97+ messages in thread
From: Jason Cooper @ 2017-03-17 13:07 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Mark Rutland, devicetree, Andrew Lunn, linux-kernel, Rob Herring,
	Gregory Clement, linux-arm-kernel, Sebastian Hesselbarth

Hi Geert,

On Fri, Mar 17, 2017 at 01:02:26PM +0100, Geert Uytterhoeven wrote:
> In this particular case both maintainers are the same, but this is not true in
> general.  Hence deriving a platform maintainer from a Linux subsystem specific
> binding document is the wrong way around.

Ack.

thx,

Jason.

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-17 13:07         ` Jason Cooper
  0 siblings, 0 replies; 97+ messages in thread
From: Jason Cooper @ 2017-03-17 13:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Geert,

On Fri, Mar 17, 2017 at 01:02:26PM +0100, Geert Uytterhoeven wrote:
> In this particular case both maintainers are the same, but this is not true in
> general.  Hence deriving a platform maintainer from a Linux subsystem specific
> binding document is the wrong way around.

Ack.

thx,

Jason.

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [v2, 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
  2017-03-12 13:17   ` Geert Uytterhoeven
@ 2017-03-21 11:36     ` Michael Ellerman
  -1 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-21 11:36 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree
  Cc: Mark Rutland, linux-kernel, Rob Herring, Geert Uytterhoeven,
	Paul Mackerras, linuxppc-dev

On Sun, 2017-03-12 at 13:17:00 UTC, 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Cc: Paul Mackerras <paulus@samba.org>
> Cc: Michael Ellerman <mpe@ellerman.id.au>
> Cc: linuxppc-dev@lists.ozlabs.org

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/58f169139e9692e290a7d5d9b034b7

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [v2, 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
@ 2017-03-21 11:36     ` Michael Ellerman
  0 siblings, 0 replies; 97+ messages in thread
From: Michael Ellerman @ 2017-03-21 11:36 UTC (permalink / raw)
  To: devicetree
  Cc: Mark Rutland, linux-kernel, Rob Herring, Geert Uytterhoeven,
	Paul Mackerras, linuxppc-dev

On Sun, 2017-03-12 at 13:17:00 UTC, 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Cc: Paul Mackerras <paulus@samba.org>
> Cc: Michael Ellerman <mpe@ellerman.id.au>
> Cc: linuxppc-dev@lists.ozlabs.org

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/58f169139e9692e290a7d5d9b034b7

cheers

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
  2017-03-12 13:16 ` [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove " Geert Uytterhoeven
@ 2017-03-23 16:28     ` Gregory CLEMENT
  2017-03-23 16:28     ` Gregory CLEMENT
  1 sibling, 0 replies; 97+ messages in thread
From: Gregory CLEMENT @ 2017-03-23 16:28 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel,
	Jason Cooper, Andrew Lunn, Sebastian Hesselbarth,
	linux-arm-kernel

Hi Geert,
 
 On dim., mars 12 2017, 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: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@free-electrons.com>
> Cc: linux-arm-kernel@lists.infradead.org


Applied on mvebu/soc

Thanks,

Gregory

> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - No changes.
>
> Impact on next-20170310:
>
> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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)
> +linux-arm-kernel@lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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 6428d3c82fce9670..ce461fefec6c9463 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1486,6 +1486,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>  M:	Gregory Clement <gregory.clement@free-electrons.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/soc/dove/
>  F:	arch/arm/mach-dove/
>  F:	arch/arm/mach-mv78xx0/
>  F:	arch/arm/mach-orion5x/
> -- 
> 2.7.4
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings
@ 2017-03-23 16:28     ` Gregory CLEMENT
  0 siblings, 0 replies; 97+ messages in thread
From: Gregory CLEMENT @ 2017-03-23 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Geert,
 
 On dim., mars 12 2017, 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: Jason Cooper <jason@lakedaemon.net>
> Cc: Andrew Lunn <andrew@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> Cc: Gregory Clement <gregory.clement@free-electrons.com>
> Cc: linux-arm-kernel at lists.infradead.org


Applied on mvebu/soc

Thanks,

Gregory

> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - No changes.
>
> Impact on next-20170310:
>
> +Jason Cooper <jason@lakedaemon.net> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Andrew Lunn <andrew@lunn.ch> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
> +Gregory Clement <gregory.clement@free-electrons.com> (maintainer:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  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)
> +linux-arm-kernel at lists.infradead.org (moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support)
>  devicetree at vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  linux-kernel at vger.kernel.org (open list)
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6428d3c82fce9670..ce461fefec6c9463 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1486,6 +1486,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>  M:	Gregory Clement <gregory.clement@free-electrons.com>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/soc/dove/
>  F:	arch/arm/mach-dove/
>  F:	arch/arm/mach-mv78xx0/
>  F:	arch/arm/mach-orion5x/
> -- 
> 2.7.4
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
  2017-03-12 13:16     ` Geert Uytterhoeven
@ 2017-03-25  2:40         ` Doug Ledford
  -1 siblings, 0 replies; 97+ messages in thread
From: Doug Ledford @ 2017-03-25  2:40 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Mark Rutland, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Sean Hefty, Hal Rosenstock, linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Sun, 2017-03-12 at 14:16 +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
> Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

I assume this is going through someone else' tree since I only see
patch 09 of 23 and not the entire series.  But, for this specific
patch:

Acked-by: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

> 
> v2:
>   - New.
> 
> Impact on next-20170310:
> 
> +Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (supporter:INFINIBAND SUBSYSTEM)
> +Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> (supporter:INFINIBAND SUBSYSTEM)
> +Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (supporter:INFINIBAND
> SUBSYSTEM)
>  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)
> -Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (commit_signer:2/2=100%)
> -Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> (commit_signer:2/2=100%,authored:2/2=100%)
> -Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> (commit_signer:2/2=100%)
> -Salil Mehta <salil.mehta-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> (commit_signer:1/2=50%)
> +linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (open list:INFINIBAND SUBSYSTEM)
>  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 fa42535181d48e27..c3fbd1af0f49a7e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6459,6 +6459,7 @@ W:	http://www.openfabrics.org/
>  Q:	http://patchwork.kernel.org/project/linux-rdma/list/
>  T:	git
> git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
>  S:	Supported
> +F:	Documentation/devicetree/bindings/infiniband/
>  F:	Documentation/infiniband/
>  F:	drivers/infiniband/
>  F:	include/uapi/linux/if_infiniband.h
-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

--
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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
@ 2017-03-25  2:40         ` Doug Ledford
  0 siblings, 0 replies; 97+ messages in thread
From: Doug Ledford @ 2017-03-25  2:40 UTC (permalink / raw)
  To: Geert Uytterhoeven, devicetree
  Cc: Rob Herring, Mark Rutland, linux-kernel, Sean Hefty,
	Hal Rosenstock, linux-rdma

On Sun, 2017-03-12 at 14:16 +0100, 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: Doug Ledford <dledford@redhat.com>
> Cc: Sean Hefty <sean.hefty@intel.com>
> Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
> Cc: linux-rdma@vger.kernel.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

I assume this is going through someone else' tree since I only see
patch 09 of 23 and not the entire series.  But, for this specific
patch:

Acked-by: Doug Ledford <dledford@redhat.com>

> 
> v2:
>   - New.
> 
> Impact on next-20170310:
> 
> +Doug Ledford <dledford@redhat.com> (supporter:INFINIBAND SUBSYSTEM)
> +Sean Hefty <sean.hefty@intel.com> (supporter:INFINIBAND SUBSYSTEM)
> +Hal Rosenstock <hal.rosenstock@gmail.com> (supporter:INFINIBAND
> SUBSYSTEM)
>  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)
> -Wei Hu <xavier.huwei@huawei.com> (commit_signer:2/2=100%)
> -Lijun Ou <oulijun@huawei.com>
> (commit_signer:2/2=100%,authored:2/2=100%)
> -Doug Ledford <dledford@redhat.com> (commit_signer:2/2=100%)
> -Salil Mehta <salil.mehta@huawei.com> (commit_signer:1/2=50%)
> +linux-rdma@vger.kernel.org (open list:INFINIBAND SUBSYSTEM)
>  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 fa42535181d48e27..c3fbd1af0f49a7e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6459,6 +6459,7 @@ W:	http://www.openfabrics.org/
>  Q:	http://patchwork.kernel.org/project/linux-rdma/list/
>  T:	git
> git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
>  S:	Supported
> +F:	Documentation/devicetree/bindings/infiniband/
>  F:	Documentation/infiniband/
>  F:	drivers/infiniband/
>  F:	include/uapi/linux/if_infiniband.h
-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
  2017-03-25  2:40         ` Doug Ledford
@ 2017-03-26  8:45             ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-26  8:45 UTC (permalink / raw)
  To: Doug Ledford
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Sean Hefty, Hal Rosenstock,
	linux-rdma

Hi Doug,

On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> On Sun, 2017-03-12 at 14:16 +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
>> Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>> Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
>> Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>
> I assume this is going through someone else' tree since I only see

That wasn't my intention, though, cfr. the quoted paragraph above
("you" and "your subsystem").

> patch 09 of 23 and not the entire series.  But, for this specific
> patch:
>
> Acked-by: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
@ 2017-03-26  8:45             ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-26  8:45 UTC (permalink / raw)
  To: Doug Ledford
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Sean Hefty,
	Hal Rosenstock, linux-rdma

Hi Doug,

On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford@redhat.com> wrote:
> On Sun, 2017-03-12 at 14:16 +0100, 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: Doug Ledford <dledford@redhat.com>
>> Cc: Sean Hefty <sean.hefty@intel.com>
>> Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
>> Cc: linux-rdma@vger.kernel.org
>> ---
>> Please apply this patch directly if you want to be involved in device
>> tree binding documentation for your subsystem.
>
> I assume this is going through someone else' tree since I only see

That wasn't my intention, though, cfr. the quoted paragraph above
("you" and "your subsystem").

> patch 09 of 23 and not the entire series.  But, for this specific
> patch:
>
> Acked-by: Doug Ledford <dledford@redhat.com>

Thanks!

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] 97+ messages in thread

* Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
@ 2017-03-27  6:50       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-27  6:50 UTC (permalink / raw)
  To: Evgeniy Polyakov
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Greg Kroah-Hartman

On Mon, Mar 13, 2017 at 8:08 PM, Evgeniy Polyakov <zbr@ioremap.net> wrote:
> 12.03.2017, 16:17, "Geert Uytterhoeven" <geert@linux-m68k.org>:
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>
> I have no objection on this patch, but I do not really know who is responsible for this and which tree should it come into.
> If it is ok, Greg, please pull it into your one, or I see devicetree@ mail in copy... Stumbled

"Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem."

=> Greg.

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] 97+ messages in thread

* Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
@ 2017-03-27  6:50       ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-27  6:50 UTC (permalink / raw)
  To: Evgeniy Polyakov
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Greg Kroah-Hartman

On Mon, Mar 13, 2017 at 8:08 PM, Evgeniy Polyakov <zbr-i6C2adt8DTjR7s880joybQ@public.gmane.org> wrote:
> 12.03.2017, 16:17, "Geert Uytterhoeven" <geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>:
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>
> I have no objection on this patch, but I do not really know who is responsible for this and which tree should it come into.
> If it is ok, Greg, please pull it into your one, or I see devicetree@ mail in copy... Stumbled

"Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem."

=> Greg.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
@ 2017-03-28 14:36     ` Will Deacon
  0 siblings, 0 replies; 97+ messages in thread
From: Will Deacon @ 2017-03-28 14:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, linux-arm-kernel

On Sun, Mar 12, 2017 at 02:16:59PM +0100, 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: Will Deacon <will.deacon@arm.com>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: linux-arm-kernel@lists.infradead.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

Thanks Geert, I'll pick this up.

Will

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
@ 2017-03-28 14:36     ` Will Deacon
  0 siblings, 0 replies; 97+ messages in thread
From: Will Deacon @ 2017-03-28 14:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Sun, Mar 12, 2017 at 02:16:59PM +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
> Cc: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
> Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

Thanks Geert, I'll pick this up.

Will
--
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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings
@ 2017-03-28 14:36     ` Will Deacon
  0 siblings, 0 replies; 97+ messages in thread
From: Will Deacon @ 2017-03-28 14:36 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Mar 12, 2017 at 02:16:59PM +0100, 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: Will Deacon <will.deacon@arm.com>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.

Thanks Geert, I'll pick this up.

Will

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
  2017-03-26  8:45             ` Geert Uytterhoeven
@ 2017-04-25 19:21                 ` Doug Ledford
  -1 siblings, 0 replies; 97+ messages in thread
From: Doug Ledford @ 2017-04-25 19:21 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Sean Hefty, Hal Rosenstock,
	linux-rdma

On Sun, 2017-03-26 at 10:45 +0200, Geert Uytterhoeven wrote:
> Hi Doug,
> 
> On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> wrote:
> > 
> > On Sun, 2017-03-12 at 14:16 +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
> > > Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> > > Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> > > Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > > Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > > ---
> > > Please apply this patch directly if you want to be involved in
> > > device
> > > tree binding documentation for your subsystem.
> > 
> > I assume this is going through someone else' tree since I only see
> 
> That wasn't my intention, though, cfr. the quoted paragraph above
> ("you" and "your subsystem").

Sorry, I didn't catch that in the original message.  I've applied it to
my tree.

> > 
> > patch 09 of 23 and not the entire series.  But, for this specific
> > patch:
> > 
> > Acked-by: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> 
> Thanks!
> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linu
> x-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
-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

--
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

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
@ 2017-04-25 19:21                 ` Doug Ledford
  0 siblings, 0 replies; 97+ messages in thread
From: Doug Ledford @ 2017-04-25 19:21 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Sean Hefty,
	Hal Rosenstock, linux-rdma

On Sun, 2017-03-26 at 10:45 +0200, Geert Uytterhoeven wrote:
> Hi Doug,
> 
> On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford@redhat.com>
> wrote:
> > 
> > On Sun, 2017-03-12 at 14:16 +0100, 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: Doug Ledford <dledford@redhat.com>
> > > Cc: Sean Hefty <sean.hefty@intel.com>
> > > Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
> > > Cc: linux-rdma@vger.kernel.org
> > > ---
> > > Please apply this patch directly if you want to be involved in
> > > device
> > > tree binding documentation for your subsystem.
> > 
> > I assume this is going through someone else' tree since I only see
> 
> That wasn't my intention, though, cfr. the quoted paragraph above
> ("you" and "your subsystem").

Sorry, I didn't catch that in the original message.  I've applied it to
my tree.

> > 
> > patch 09 of 23 and not the entire series.  But, for this specific
> > patch:
> > 
> > Acked-by: Doug Ledford <dledford@redhat.com>
> 
> Thanks!
> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linu
> x-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
-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
  2017-04-25 19:21                 ` Doug Ledford
@ 2017-04-26  7:36                     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-04-26  7:36 UTC (permalink / raw)
  To: Doug Ledford
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Mark Rutland,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Sean Hefty, Hal Rosenstock,
	linux-rdma

Hi Doug,

On Tue, Apr 25, 2017 at 9:21 PM, Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> On Sun, 2017-03-26 at 10:45 +0200, Geert Uytterhoeven wrote:
>> On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>> wrote:
>> >
>> > On Sun, 2017-03-12 at 14:16 +0100, 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-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
>> > > Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>> > > Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
>> > > Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>> > > Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> > > ---
>> > > Please apply this patch directly if you want to be involved in
>> > > device
>> > > tree binding documentation for your subsystem.
>> >
>> > I assume this is going through someone else' tree since I only see
>>
>> That wasn't my intention, though, cfr. the quoted paragraph above
>> ("you" and "your subsystem").
>
> Sorry, I didn't catch that in the original message.  I've applied it to
> my tree.

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.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-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 97+ messages in thread

* Re: [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
@ 2017-04-26  7:36                     ` Geert Uytterhoeven
  0 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-04-26  7:36 UTC (permalink / raw)
  To: Doug Ledford
  Cc: devicetree, Rob Herring, Mark Rutland, linux-kernel, Sean Hefty,
	Hal Rosenstock, linux-rdma

Hi Doug,

On Tue, Apr 25, 2017 at 9:21 PM, Doug Ledford <dledford@redhat.com> wrote:
> On Sun, 2017-03-26 at 10:45 +0200, Geert Uytterhoeven wrote:
>> On Sat, Mar 25, 2017 at 3:40 AM, Doug Ledford <dledford@redhat.com>
>> wrote:
>> >
>> > On Sun, 2017-03-12 at 14:16 +0100, 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: Doug Ledford <dledford@redhat.com>
>> > > Cc: Sean Hefty <sean.hefty@intel.com>
>> > > Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
>> > > Cc: linux-rdma@vger.kernel.org
>> > > ---
>> > > Please apply this patch directly if you want to be involved in
>> > > device
>> > > tree binding documentation for your subsystem.
>> >
>> > I assume this is going through someone else' tree since I only see
>>
>> That wasn't my intention, though, cfr. the quoted paragraph above
>> ("you" and "your subsystem").
>
> Sorry, I didn't catch that in the original message.  I've applied it to
> my tree.

Thanks!

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] 97+ messages in thread

end of thread, other threads:[~2017-04-26  7:36 UTC | newest]

Thread overview: 97+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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 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 06/23] MAINTAINERS: Add file patterns for dsa " Geert Uytterhoeven
2017-03-12 13:16   ` Geert Uytterhoeven
2017-03-12 17:04   ` Andrew Lunn
2017-03-12 17:04     ` Andrew Lunn
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
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
     [not found] ` <1489324627-19126-1-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>
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
2017-03-13  1:02   ` Mauro Carvalho Chehab
2017-03-13  1:02     ` Mauro Carvalho Chehab
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: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
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
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

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.