* [PATCH v2 01/23] MAINTAINERS: Add file patterns for auxdisplay 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, 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 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
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 02/23] MAINTAINERS: Add file patterns for clocksource 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, 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 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
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 03/23] MAINTAINERS: Add file patterns for cpufreq 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, 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 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
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 04/23] MAINTAINERS: Add file patterns for cris 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, 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 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
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 06/23] MAINTAINERS: Add file patterns for dsa 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, 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 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
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[parent not found: <1489324627-19126-7-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>]
* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
2017-03-12 13:16 ` Geert Uytterhoeven
@ 2017-03-12 17:04 ` Andrew Lunn
-1 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 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
[parent not found: <20170312170407.GJ15842-g2DYL2Zd6BY@public.gmane.org>]
* Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
2017-03-12 17:04 ` Andrew Lunn
@ 2017-03-16 12:58 ` Geert Uytterhoeven
-1 siblings, 0 replies; 97+ messages in thread
From: Geert Uytterhoeven @ 2017-03-16 12:58 UTC (permalink / raw)
To: Andrew Lunn
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring,
Mark Rutland,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Vivien Didelot, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
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* 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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, Vivien Didelot,
netdev@vger.kernel.org
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
* [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings
2017-03-12 13:16 ` Geert Uytterhoeven
@ 2017-03-16 13:03 ` Geert Uytterhoeven
-1 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* [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 07/23] MAINTAINERS: Add file patterns for fpga 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, 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 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
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
[parent not found: <1489324627-19126-8-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>]
* Re: [PATCH v2 07/23] MAINTAINERS: Add file patterns for fpga device tree bindings
2017-03-12 13:16 ` Geert Uytterhoeven
@ 2017-03-13 14:55 ` Alan Tull
-1 siblings, 0 replies; 97+ messages in thread
From: Alan Tull @ 2017-03-13 14:55 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 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 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@vger.kernel.org, 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
* [PATCH v2 08/23] MAINTAINERS: Add file patterns for h8300 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, 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 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
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 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
[parent not found: <1489324627-19126-10-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>]
* 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
[parent not found: <1490409626.2404.42.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* 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@public.gmane.org, Rob Herring,
Mark Rutland,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, 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[parent not found: <CAMuHMdVjzXFE19SW++38+EdpnsZx+j54U5CqTeRkN-4cknQ6BA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* 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@public.gmane.org, Rob Herring,
Mark Rutland,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, 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[parent not found: <1493148079.3041.90.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>]
* 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@public.gmane.org, Rob Herring,
Mark Rutland,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, 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
* [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi 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, 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 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
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 11/23] MAINTAINERS: Add file patterns for mailbox 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, 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 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
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 12/23] MAINTAINERS: Add file patterns for media 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, 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 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
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
[parent not found: <1489324627-19126-13-git-send-email-geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org>]
* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
2017-03-12 13:16 ` Geert Uytterhoeven
@ 2017-03-13 1:02 ` Mauro Carvalho Chehab
-1 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 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
[parent not found: <20170312220231.193801fd-ch4gOOMV7nf/PtFMR13I2A@public.gmane.org>]
* Re: [PATCH v2 12/23] MAINTAINERS: Add file patterns for media device tree bindings
2017-03-13 1:02 ` Mauro Carvalho Chehab
@ 2017-03-13 7:43 ` Geert Uytterhoeven
-1 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@public.gmane.org, Rob Herring,
Mark Rutland,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
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
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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, Linux Media Mailing List
Hi Mauro,
On Mon, Mar 13, 2017 at 2:02 AM, Mauro Carvalho Chehab
<mchehab@osg.samsung.com> wrote:
> Em Sun, 12 Mar 2017 14:16:56 +0100
> Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
>
>> Submitters of device tree binding documentation may forget to CC
>> the subsystem maintainer if this is missing.
>>
>> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
>> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
>> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
>
> As the To: is devicetree, I'm assuming that this patch will be
> applied there, so:
>
> Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Thanks!
> I may also merge via my tree, if that would be better. Just let me
> know in such case.
Please apply to your tree, cfr.
| Please apply this patch directly if you want to be involved in device
| tree binding documentation for your subsystem.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 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@vger.kernel.org, Rob Herring, Mark Rutland,
linux-kernel@vger.kernel.org, Linux Media Mailing List
Em Mon, 13 Mar 2017 08:43:52 +0100
Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
> Hi Mauro,
>
> On Mon, Mar 13, 2017 at 2:02 AM, Mauro Carvalho Chehab
> <mchehab@osg.samsung.com> wrote:
> > Em Sun, 12 Mar 2017 14:16:56 +0100
> > Geert Uytterhoeven <geert@linux-m68k.org> escreveu:
> >
> >> Submitters of device tree binding documentation may forget to CC
> >> the subsystem maintainer if this is missing.
> >>
> >> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> >> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
> >> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> >
> > As the To: is devicetree, I'm assuming that this patch will be
> > applied there, so:
> >
> > Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
>
> Thanks!
>
> > I may also merge via my tree, if that would be better. Just let me
> > know in such case.
>
> Please apply to your tree, cfr.
>
> | Please apply this patch directly if you want to be involved in device
> | tree binding documentation for your subsystem.
I saw that text, but, as you send it to devicetree ML, c/c me and media,
I was in doubt if "your subsystem" would be DT subsystem or media.
I'll apply it on my tree.
Regards,
Mauro
^ permalink raw reply [flat|nested] 97+ messages in thread
* [PATCH v2 13/23] MAINTAINERS: Add file patterns for mediatek 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, 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 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
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 14/23] MAINTAINERS: Add file patterns for nios2 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, 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 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
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 21/23] MAINTAINERS: Add file patterns for w1 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-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 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
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
* 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
[not found] ` <427591489432133-MCPEbMQOdsNxpj1cXAZ9Bg@public.gmane.org>
-1 siblings, 1 reply; 97+ messages in thread
From: Evgeniy Polyakov @ 2017-03-13 19:08 UTC (permalink / raw)
To: Geert Uytterhoeven, devicetree@vger.kernel.org
Cc: Rob Herring, Mark Rutland, linux-kernel@vger.kernel.org,
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
* [PATCH v2 22/23] MAINTAINERS: Add file patterns for x86 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-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 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
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