From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752589AbcEVJHe (ORCPT ); Sun, 22 May 2016 05:07:34 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:60452 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752098AbcEVJGr (ORCPT ); Sun, 22 May 2016 05:06:47 -0400 From: Geert Uytterhoeven To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Geert Uytterhoeven , Hauke Mehrtens , =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , linux-mips@linux-mips.org Subject: [PATCH 08/54] MAINTAINERS: Add file patterns for mips brcm device tree bindings Date: Sun, 22 May 2016 11:05:45 +0200 Message-Id: <1463907991-7916-9-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> References: <1463907991-7916-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 Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Hauke Mehrtens Cc: Rafał Miłecki Cc: linux-mips@linux-mips.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d92b26da80747622..63833fe6c6cee985 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2512,6 +2512,7 @@ M: Hauke Mehrtens M: Rafał Miłecki L: linux-mips@linux-mips.org S: Maintained +F: Documentation/devicetree/bindings/mips/brcm/ F: arch/mips/bcm47xx/* F: arch/mips/include/asm/mach-bcm47xx/* -- 1.9.1