From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] dt: submitting-patches: clarify that DT maintainers are to be cced on bindings Date: Fri, 13 Mar 2015 10:22:40 -0500 Message-ID: References: <1425570791-1006-1-git-send-email-mporter@konsulko.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1425570791-1006-1-git-send-email-mporter@konsulko.com> Sender: linux-kernel-owner@vger.kernel.org To: Matt Porter Cc: Devicetree List , Rob Herring , Mark Rutland , Pawel Moll , Ian Campbell , Kumar Gala , Pantelis Antoniou , Linux Kernel Mailing List List-Id: devicetree@vger.kernel.org On Thu, Mar 5, 2015 at 9:53 AM, Matt Porter wrote: > The exact steps provided for submitting binding patches can be read > as requiring the bindings to be sent only to the devicetree@vger.kernel.org > list. Since the DT maintainers would like to be Cced on any binding > submissions, make this requirement explicit in step 2. > > Signed-off-by: Matt Porter Applied for 4.0. Thanks. Rob > --- > Documentation/devicetree/bindings/submitting-patches.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/submitting-patches.txt b/Documentation/devicetree/bindings/submitting-patches.txt > index 56742bc..7d44eae 100644 > --- a/Documentation/devicetree/bindings/submitting-patches.txt > +++ b/Documentation/devicetree/bindings/submitting-patches.txt > @@ -12,6 +12,9 @@ I. For patch submitters > > devicetree@vger.kernel.org > > + and Cc: the DT maintainers. Use scripts/get_maintainer.pl to identify > + all of the DT maintainers. > + > 3) The Documentation/ portion of the patch should come in the series before > the code implementing the binding. > > -- > 1.8.4 >