From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752675AbcEVJTm (ORCPT ); Sun, 22 May 2016 05:19:42 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:60493 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752165AbcEVJGr (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 , Yoshinori Sato , uclinux-h8-devel@lists.sourceforge.jp Subject: [PATCH 18/54] MAINTAINERS: Add file patterns for h8300 device tree bindings Date: Sun, 22 May 2016 11:05:55 +0200 Message-Id: <1463907991-7916-19-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> 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: Yoshinori Sato 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. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ef8a33c07ddceb3b..bfeeb85bc41ae5f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5217,6 +5217,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/ -- 1.9.1