From patchwork Sun May 22 09:06:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 9130889 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D031760221 for ; Sun, 22 May 2016 09:22:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 375792819C for ; Sun, 22 May 2016 09:22:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2C371281A7; Sun, 22 May 2016 09:22:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B49E02819C for ; Sun, 22 May 2016 09:22:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1b4Pam-0004Vl-KV; Sun, 22 May 2016 09:22:36 +0000 Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1b4Pal-0004Vg-5m for tpmdd-devel@lists.sourceforge.net; Sun, 22 May 2016 09:22:35 +0000 Received: from newton.telenet-ops.be ([195.130.132.45]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1b4Pai-0003Q4-AX for tpmdd-devel@lists.sourceforge.net; Sun, 22 May 2016 09:22:35 +0000 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by newton.telenet-ops.be (Postfix) with ESMTP id 3rCG594j4QzMrK4X for ; Sun, 22 May 2016 11:06:53 +0200 (CEST) Received: from ayla.of.borg ([84.195.107.21]) by albert.telenet-ops.be with bizsmtp id xM6m1s00j0TjorY06M6m8t; Sun, 22 May 2016 11:06:47 +0200 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.82) (envelope-from ) id 1b4PLS-0006R1-6h; Sun, 22 May 2016 11:06:46 +0200 Received: from geert by ramsan with local (Exim 4.82) (envelope-from ) id 1b4PLV-00029o-Ra; Sun, 22 May 2016 11:06:49 +0200 From: Geert Uytterhoeven To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sun, 22 May 2016 11:06:24 +0200 Message-Id: <1463907991-7916-48-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> X-Headers-End: 1b4Pai-0003Q4-AX Cc: tpmdd-devel@lists.sourceforge.net, Geert Uytterhoeven Subject: [tpmdd-devel] [PATCH 47/54] MAINTAINERS: Add file patterns for tpm device tree bindings X-BeenThere: tpmdd-devel@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: Tpm Device Driver maintainance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: tpmdd-devel-bounces@lists.sourceforge.net X-Virus-Scanned: ClamAV using ClamSMTP Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Peter Huewe Cc: Marcel Selhorst Cc: Jarkko Sakkinen Cc: Jason Gunthorpe Cc: tpmdd-devel@lists.sourceforge.net Acked-by: Jarkko Sakkinen --- 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 01a6ed1d8fc2d81f..54dcdef6efc4a936 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11600,6 +11600,7 @@ L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ T: git git://git.infradead.org/users/jjs/linux-tpmdd.git S: Maintained +F: Documentation/devicetree/bindings/security/tpm/ F: drivers/char/tpm/ TPM IBM_VTPM DEVICE DRIVER