From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753420AbcEWNsp (ORCPT ); Mon, 23 May 2016 09:48:45 -0400 Received: from mga03.intel.com ([134.134.136.65]:19269 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752769AbcEWNsl (ORCPT ); Mon, 23 May 2016 09:48:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,356,1459839600"; d="scan'208";a="960476263" Date: Mon, 23 May 2016 16:48:36 +0300 From: Jarkko Sakkinen To: Geert Uytterhoeven Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Huewe , Marcel Selhorst , Jason Gunthorpe , tpmdd-devel@lists.sourceforge.net Subject: Re: [PATCH 47/54] MAINTAINERS: Add file patterns for tpm device tree bindings Message-ID: <20160523134836.GA15205@intel.com> References: <1463907991-7916-1-git-send-email-geert@linux-m68k.org> <1463907991-7916-48-git-send-email-geert@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463907991-7916-48-git-send-email-geert@linux-m68k.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 22, 2016 at 11:06:24AM +0200, Geert Uytterhoeven wrote: > 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 /Jarkko > --- > 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 > -- > 1.9.1 >