From patchwork Wed Sep 24 20:29:31 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 393088 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id D781814012E for ; Thu, 25 Sep 2014 06:29:22 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751358AbaIXU3V (ORCPT ); Wed, 24 Sep 2014 16:29:21 -0400 Received: from seldrel01.sonyericsson.com ([212.209.106.2]:11132 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182AbaIXU3V (ORCPT ); Wed, 24 Sep 2014 16:29:21 -0400 From: Bjorn Andersson To: Rob Herring , Grant Likely CC: Pawel Moll , Mark Rutland , Ian Campbell , , Subject: [PATCH] dt/bindings: include binding header files path in guidelines Date: Wed, 24 Sep 2014 13:29:31 -0700 Message-ID: <1411590571-30120-1-git-send-email-bjorn.andersson@sonymobile.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Include the dt bindings include path in the submitting patches guidelines for completeness. Signed-off-by: Bjorn Andersson --- .../devicetree/bindings/submitting-patches.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/submitting-patches.txt b/Documentation/devicetree/bindings/submitting-patches.txt index 042a027..68f11d9 100644 --- a/Documentation/devicetree/bindings/submitting-patches.txt +++ b/Documentation/devicetree/bindings/submitting-patches.txt @@ -6,7 +6,8 @@ I. For patch submitters 0) Normal patch submission rules from Documentation/SubmittingPatches applies. - 1) The Documentation/ portion of the patch should be a separate patch. + 1) The Documentation/ and include/dt-bindings/ portion of the patch should be + a separate patch. 2) Submit the entire series to the devicetree mailinglist at