From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752791AbcEVJRh (ORCPT ); Sun, 22 May 2016 05:17:37 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:44768 "EHLO michel.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752182AbcEVJGs (ORCPT ); Sun, 22 May 2016 05:06:48 -0400 From: Geert Uytterhoeven To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Geert Uytterhoeven , Herbert Xu , "David S. Miller" , linux-crypto@vger.kernel.org Subject: [PATCH 14/54] MAINTAINERS: Add file patterns for crypto device tree bindings Date: Sun, 22 May 2016 11:05:51 +0200 Message-Id: <1463907991-7916-15-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: Herbert Xu Cc: David S. Miller Cc: linux-crypto@vger.kernel.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 878e4b4634f87ecd..0079717d52e46222 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3292,6 +3292,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git S: Maintained F: Documentation/crypto/ +F: Documentation/devicetree/bindings/crypto/ F: Documentation/DocBook/crypto-API.tmpl F: arch/*/crypto/ F: crypto/ -- 1.9.1