Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934297AbdCLNSg (ORCPT ); Sun, 12 Mar 2017 09:18:36 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:38084 "EHLO laurent.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755820AbdCLNRT (ORCPT ); Sun, 12 Mar 2017 09:17:19 -0400 From: Geert Uytterhoeven To: devicetree@vger.kernel.org Cc: Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org, Geert Uytterhoeven , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , linuxppc-dev@lists.ozlabs.org Subject: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Date: Sun, 12 Mar 2017 14:17:00 +0100 Message-Id: <1489324627-19126-17-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> References: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2646 Lines: 55 Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Michael Ellerman 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 (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:11/11=100%) +Benjamin Herrenschmidt (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Paul Mackerras (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Michael Ellerman (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Scott Wood (commit_signer:5/11=45%) -Zhao Qiang (commit_signer:4/11=36%,authored:4/11=36%) -Michael Ellerman (commit_signer:3/11=27%) -Christian Lamparter (commit_signer:1/11=9%) -yangbo lu (authored:1/11=9%) -"Otto Kekäläinen" (authored:1/11=9%) -Chris Packham (authored:1/11=9%) -York Sun (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