Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933773AbdCLNRe (ORCPT ); Sun, 12 Mar 2017 09:17:34 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:58266 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755744AbdCLNRO (ORCPT ); Sun, 12 Mar 2017 09:17:14 -0400 From: Geert Uytterhoeven To: devicetree@vger.kernel.org Cc: Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Date: Sun, 12 Mar 2017 14:16:44 +0100 Message-Id: <1489324627-19126-1-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 2.7.4 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: 2634 Lines: 61 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