From patchwork Fri Sep 15 19:43:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 814387 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="bAAY048D"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3xv5TD4DwJz9sMN for ; Sat, 16 Sep 2017 05:44:48 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751900AbdIOTor (ORCPT ); Fri, 15 Sep 2017 15:44:47 -0400 Received: from mail-lf0-f46.google.com ([209.85.215.46]:49346 "EHLO mail-lf0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751793AbdIOToq (ORCPT ); Fri, 15 Sep 2017 15:44:46 -0400 Received: by mail-lf0-f46.google.com with SMTP id r17so3419738lff.6 for ; Fri, 15 Sep 2017 12:44:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:user-agent:date:to:cc:to:to:subject:mime-version :content-disposition; bh=nzRZGogSSeub9V5nwUA7/h6clBdWUmoJaf9n/lumcbE=; b=bAAY048DQ3yBmWY3xOltb4vnfgbplQty6N+Pu4IP5QHyuLw4vaeP8WSzWVrF60lVkH Ail9DCNapdXfn/yiGfJUaO5H48g/cTO3mB8gw9Vo28ltdMzAH6CBoNXFW/vFB1/u/+Zz GhLdTPSexG1dmlp50dhMUP2G2NoG6x13uKfX55/CGLFLKYKSCGt5+wUWNbTWacQM0jwY Jl+WefmeB1izsD4CT7LBZeK6aPJyHtRy74JcxtcYR+tO4QBP89qf5sTf/c+IXg/ImSTO KZ5eImn69tIEdWbOXqZoInJHKu/FzafaW5tuPOdEPre9SkCqkggXi3Y8nxXcTKygXGFB BxUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:user-agent:date:to:cc:to:to :subject:mime-version:content-disposition; bh=nzRZGogSSeub9V5nwUA7/h6clBdWUmoJaf9n/lumcbE=; b=NNp+cJ3IoiubEMMwUxau6V0oUu7K1MXfQE2gCk3znctzcUnz/uOTIL7vUS386sxE1S JRv3g0VM1/uLzbSmrtAFecHqPy67CXqaa4lzuaS1hXZ91j3BAMPFlfmRMiBxY3sYVdfK aBWRlyRp4aQDRz/FRoRywEO8FeJUQlur+8tnoTO+NJMx/U3dIX2cyarSNd7n8DriXEi/ c5OVHyC5A7HKlGrujQJUCfTLzON4l6gpbNX+pUlU4iTYOi6g57u9aXookPccrJ9Yzop7 Fu5sbCOfbe3DnkVpsjyfjrlV4aVC3XtZtJSJ8+xTh1P+/m+gs5fYZw4qlGauNhN45oIR GvvA== X-Gm-Message-State: AHPjjUiOo1ihgBR+2uP0QgHqGaRuDHv6+HHSxR8kVX0w8S8U2umuo5CU lxJ9hZGahnfS3vxS X-Google-Smtp-Source: AOwi7QCeL14kTLJxPn+S3tLzpUZ44zMf0xf+YDF04Ny8vG4cE4GWjLfGeltuP7TgqKblsIkp+fVOIw== X-Received: by 10.25.235.90 with SMTP id j87mr1030379lfh.251.1505504685658; Fri, 15 Sep 2017 12:44:45 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.83.133]) by smtp.gmail.com with ESMTPSA id v28sm354184ljd.0.2017.09.15.12.44.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2017 12:44:44 -0700 (PDT) From: Sergei Shtylyov X-Google-Original-From: "Sergei Shtylyov" Received: by wasted.cogentembedded.com (sSMTP sendmail emulation); Fri, 15 Sep 2017 22:44:42 +0300 Message-Id: <20170915194442.464361390@cogentembedded.com> User-Agent: quilt/0.64 Date: Fri, 15 Sep 2017 22:43:24 +0300 To: Rob Herring , devicetree@vger.kernel.org, Simon Horman , linux-renesas-soc@vger.kernel.org Cc: Mark Rutland , Magnus Damm , linux-arm-kernel@lists.infradead.org, Sergei Shtylyov To: Catalin Marinas To: Will Deacon Subject: [PATCH v2 6/8] arm64: renesas: document Eagle board bindings MIME-Version: 1.0 Content-Disposition: inline; filename=arm64-renesas-document-Eagle-board-bindings-v2.patch Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document the Eagle device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the Eagle board. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Acked-by: Rob Herring --- Changes in version 2: - renamed the patch. Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt @@ -59,6 +59,8 @@ Boards: compatible = "renesas,bockw", "renesas,r8a7778" - Draak (RTP0RC77995SEB0010S) compatible = "renesas,draak", "renesas,r8a77995" + - Eagle (RTP0RC77970SEB0010S) + compatible = "renesas,eagle", "renesas,r8a77970"; - Genmai (RTK772100BC00000BR) compatible = "renesas,genmai", "renesas,r7s72100" - GR-Peach (X28A-M01-E/F)