Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598601 > unrolled thread
| Started by | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| First post | 2017-03-12 14:20 +0100 |
| Last post | 2017-03-13 20:10 +0100 |
| Articles | 14 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:20 +0100
[PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Andrew Lunn <andrew@lunn.ch> - 2017-03-12 18:10 +0100
[PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 18/23] MAINTAINERS: Add file patterns for serio device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
[PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Evgeniy Polyakov <zbr@ioremap.net> - 2017-03-13 20:10 +0100
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:20 +0100 |
| Subject | [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings |
| Message-ID | <tkbzH-1YM-3@gated-at.bofh.it> |
Hi all,
Submitters of device tree binding documentation regularly forget to CC
the subsystem maintainer due to missing entries in MAINTAINERS for
Documentation/devicetree/bindings/. This patch series is an attempt to
add (most) missing entries.
Maintainers: Please apply the appropriate patch(es) directly if you want
to be involved in device tree binding documentation for your subsystem.
Changes compared to v1 ("[PATCH 00/54] MAINTAINERS: Add file patterns
for device tree bindings", which was against v4.6):
- Rebase on top of v4.11-rc1 / next-20170310,
- Drop 32 accepted patches,
- Drop 3 rejected patches,
- Add 4 patches (auxdisplay, infiniband, ipmi, perf),
- Add Acked-by, Reviewed-by.
Thanks!
Geert Uytterhoeven (23):
MAINTAINERS: Add file patterns for auxdisplay device tree bindings
MAINTAINERS: Add file patterns for clocksource device tree bindings
MAINTAINERS: Add file patterns for cpufreq device tree bindings
MAINTAINERS: Add file patterns for cris device tree bindings
MAINTAINERS: Add file patterns for dove device tree bindings
MAINTAINERS: Add file patterns for dsa device tree bindings
MAINTAINERS: Add file patterns for fpga device tree bindings
MAINTAINERS: Add file patterns for h8300 device tree bindings
MAINTAINERS: Add file patterns for infiniband device tree bindings
MAINTAINERS: Add file patterns for ipmi device tree bindings
MAINTAINERS: Add file patterns for mailbox device tree bindings
MAINTAINERS: Add file patterns for media device tree bindings
MAINTAINERS: Add file patterns for mediatek device tree bindings
MAINTAINERS: Add file patterns for nios2 device tree bindings
MAINTAINERS: Add file patterns for perf device tree bindings
MAINTAINERS: Add file patterns for powerpc device tree bindings
MAINTAINERS: Add file patterns for pps device tree bindings
MAINTAINERS: Add file patterns for serio device tree bindings
MAINTAINERS: Add file patterns for ti device tree bindings
MAINTAINERS: Add file patterns for tpm device tree bindings
MAINTAINERS: Add file patterns for w1 device tree bindings
MAINTAINERS: Add file patterns for x86 device tree bindings
MAINTAINERS: Add file patterns for xillybus device tree bindings
MAINTAINERS | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
--
2.7.4
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
[toc] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings |
| Message-ID | <tkbJo-23T-5@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Will Deacon <will.deacon@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-arm-kernel@lists.infradead.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - New. Impact on next-20170310: -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) -Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Tai Nguyen <ttnguyen@apm.com> (commit_signer:1/1=100%,authored:1/1=100%) +Will Deacon <will.deacon@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING) +Mark Rutland <mark.rutland@arm.com> (maintainer:ARM PMU PROFILING AND DEBUGGING) +Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) +linux-arm-kernel@lists.infradead.org (moderated list:ARM PMU PROFILING AND DEBUGGING) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index dfa07200386cd012..896d7238f3f3f4e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -976,6 +976,7 @@ F: arch/arm*/include/asm/perf_event.h F: drivers/perf/* F: include/linux/perf/arm_pmu.h F: Documentation/devicetree/bindings/arm/pmu.txt +F: Documentation/devicetree/bindings/perf/ ARM PORT M: Russell King <linux@armlinux.org.uk> -- 2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings |
| Message-ID | <tkbJo-23T-1@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.
v2:
- Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove
powerpc's "opal" pattern match), which just added "powerpc/opal",
while obviously the whole "powerpc" hierarchy is of interest.
Impact on next-20170310:
-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:11/11=100%)
+Benjamin Herrenschmidt <benh@kernel.crashing.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Paul Mackerras <paulus@samba.org> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Michael Ellerman <mpe@ellerman.id.au> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT))
+Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Scott Wood <oss@buserror.net> (commit_signer:5/11=45%)
-Zhao Qiang <qiang.zhao@nxp.com> (commit_signer:4/11=36%,authored:4/11=36%)
-Michael Ellerman <mpe@ellerman.id.au> (commit_signer:3/11=27%)
-Christian Lamparter <chunkeey@googlemail.com> (commit_signer:1/11=9%)
-yangbo lu <yangbo.lu@nxp.com> (authored:1/11=9%)
-"Otto Kekäläinen" <otto@seravo.fi> (authored:1/11=9%)
-Chris Packham <chris.packham@alliedtelesis.co.nz> (authored:1/11=9%)
-York Sun <york.sun@nxp.com> (authored:1/11=9%)
+linuxppc-dev@lists.ozlabs.org (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT))
devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
linux-kernel@vger.kernel.org (open list)
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 896d7238f3f3f4e5..551ab8e4b771bcc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7494,7 +7494,7 @@ Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
S: Supported
F: Documentation/ABI/stable/sysfs-firmware-opal-*
-F: Documentation/devicetree/bindings/powerpc/opal/
+F: Documentation/devicetree/bindings/powerpc/
F: Documentation/devicetree/bindings/rtc/rtc-opal.txt
F: Documentation/devicetree/bindings/i2c/i2c-opal.txt
F: Documentation/powerpc/
--
2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings |
| Message-ID | <tkbJo-23T-13@gated-at.bofh.it> |
| In reply to | #1598601 |
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
[toc] | [prev] | [next] | [standalone]
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Date | 2017-03-12 18:10 +0100 |
| Subject | Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings |
| Message-ID | <tkfah-4wB-9@gated-at.bofh.it> |
| In reply to | #1598604 |
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
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings |
| Message-ID | <tkbJo-23T-3@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Eli Billauer <eli.billauer@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by (Eli does not have his own git repo). Impact on next-20170310: +Eli Billauer <eli.billauer@gmail.com> (supporter:XILLYBUS DRIVER) Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) +linux-kernel@vger.kernel.org (open list:XILLYBUS DRIVER) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4a6b58fe4b469626..abe5bd3581c5af9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13823,6 +13823,7 @@ XILLYBUS DRIVER M: Eli Billauer <eli.billauer@gmail.com> L: linux-kernel@vger.kernel.org S: Supported +F: Documentation/devicetree/bindings/xillybus/ F: drivers/char/xillybus/ XTENSA XTFPGA PLATFORM SUPPORT -- 2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings |
| Message-ID | <tkbJp-23T-25@gated-at.bofh.it> |
| In reply to | #1598601 |
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
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio device tree bindings |
| Message-ID | <tkbJo-23T-15@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: linux-input@vger.kernel.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by. Impact on next-20170310: +Dmitry Torokhov <dmitry.torokhov@gmail.com> (maintainer:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...) Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) +linux-input@vger.kernel.org (open list:INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN)...) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5346accadb97bde2..271b2df4bc27f28b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6489,6 +6489,7 @@ F: include/linux/input.h F: include/uapi/linux/input.h F: include/linux/input/ F: Documentation/devicetree/bindings/input/ +F: Documentation/devicetree/bindings/serio/ INPUT MULTITOUCH (MT) PROTOCOL M: Henrik Rydberg <rydberg@bitmath.org> -- 2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings |
| Message-ID | <tkbJo-23T-17@gated-at.bofh.it> |
| In reply to | #1598601 |
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
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings |
| Message-ID | <tkbJp-23T-29@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Rodolfo Giometti <giometti@enneenne.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linuxpps@ml.enneenne.com --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - No changes. Impact on next-20170310: +Rodolfo Giometti <giometti@enneenne.com> (maintainer:PPS SUPPORT) Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 551ab8e4b771bcc2..5346accadb97bde2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10077,6 +10077,7 @@ M: Rodolfo Giometti <giometti@enneenne.com> W: http://wiki.enneenne.com/index.php/LinuxPPS_support L: linuxpps@ml.enneenne.com (subscribers-only) S: Maintained +F: Documentation/devicetree/bindings/pps/ F: Documentation/pps/ F: drivers/pps/ F: include/linux/pps*.h -- 2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings |
| Message-ID | <tkbJo-23T-19@gated-at.bofh.it> |
| In reply to | #1598601 |
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
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings |
| Message-ID | <tkbJp-23T-35@gated-at.bofh.it> |
| In reply to | #1598601 |
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Cc: Santosh Shilimkar <ssantosh@kernel.org> Cc: linux-kernel@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Add Acked-by. Impact on next-20170310: -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:1/1=100%) +Santosh Shilimkar <ssantosh@kernel.org> (maintainer:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) +Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Eric Engestrom <eric@engestrom.ch> (commit_signer:1/1=100%,authored:1/1=100%) +linux-kernel@vger.kernel.org (open list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) +linux-arm-kernel@lists.infradead.org (moderated list:TI KEYSTONE MULTICORE NAVIGATOR DRIVERS) devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -linux-kernel@vger.kernel.org (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 271b2df4bc27f28b..6cd9daf3a2f9a44a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12493,6 +12493,7 @@ M: Santosh Shilimkar <ssantosh@kernel.org> L: linux-kernel@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/soc/ti/ F: drivers/soc/ti/* T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git -- 2.7.4
[toc] | [prev] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-03-12 14:30 +0100 |
| Subject | [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings |
| Message-ID | <tkbJo-23T-23@gated-at.bofh.it> |
| In reply to | #1598601 |
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
[toc] | [prev] | [next] | [standalone]
| From | Evgeniy Polyakov <zbr@ioremap.net> |
|---|---|
| Date | 2017-03-13 20:10 +0100 |
| Subject | Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings |
| Message-ID | <tkDvY-501-25@gated-at.bofh.it> |
| In reply to | #1598612 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web