From patchwork Thu Jun 9 21:47:40 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9168285 X-Patchwork-Delegate: horms@verge.net.au 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 69B1460467 for ; Thu, 9 Jun 2016 21:47:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4EA8C26E1A for ; Thu, 9 Jun 2016 21:47:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 42FB72835A; Thu, 9 Jun 2016 21:47:48 +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,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BB10E26E1A for ; Thu, 9 Jun 2016 21:47:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932173AbcFIVrq (ORCPT ); Thu, 9 Jun 2016 17:47:46 -0400 Received: from mail-lf0-f46.google.com ([209.85.215.46]:35634 "EHLO mail-lf0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752103AbcFIVro (ORCPT ); Thu, 9 Jun 2016 17:47:44 -0400 Received: by mail-lf0-f46.google.com with SMTP id u74so34777452lff.2 for ; Thu, 09 Jun 2016 14:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:organization:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=fVEHwLV2ScbsONruT+T53lHiyR0dKEbbS8jocftzF9A=; b=KT+vvDXT1VfRdA7Ox4HozpzyQLAvsFGLZ2+RhdutQSI62pIg+UiqFoH5aWdW+tyeUX LapHqKrcXgX8HCOV3R7k2smS3s/VHeU0LHi9yDs89rPr+5QUvAxr+DR9cMxSEwhkxNNH TnBu7Pxyep4qEa8h2Txoi7iaCbKG/EkydcUanueZbojqGyGjktVN/7YiyZ45qKxVOxne ZN0ceb0eKAE+xo4f+peEIySlCw9qn6ZYDj4VrCBILy/bzkwFdJlxfXYXEFKSwrDvxAbF 0CJlRevoJp90KauxTOIWwRzKMBGdb1yzjlSeSkNWuTLd+270ocupPM0MPwfGLBgjqHd7 akOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding; bh=fVEHwLV2ScbsONruT+T53lHiyR0dKEbbS8jocftzF9A=; b=CqmrVel5z0kR2MygduwiHzy51P5q6Gw01sSgQJXp6LjefhMQjaffrSKt7mlhr1OAjG 1dtMMNuPTHcicNCHQAvZ0TGH/XcBqbyZkpk0G0XuQvfPWkXCHwnskZxdY63rDwygZnsV q1ji7nQW5TlMv1KZt5pjC2b+yEbMGXULKJcUL4zd+CtqYxdb9tO+eQFxVBJ2XWyGGJpU Xp6rMiqTsGOG8qH79TtwJhRHxWgOAzN8MCmRat5auQJY0tbUlK6B7j3uRutQEHukwHzG UqgqBZiP+g2vpZOmHPS6IYAEGaHVs/HqdsCpLB3e+mfM/eCKJ+6Myd35qNjjUmgMD3rC bLug== X-Gm-Message-State: ALyK8tL7qWUJvQqqyNxsc4hZjkbKKR8uQXRyZQdokfBYF48rXhwbqP+f59+r/Mtqt0YeZQ== X-Received: by 10.25.31.130 with SMTP id f124mr5640409lff.177.1465508862884; Thu, 09 Jun 2016 14:47:42 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.80.139]) by smtp.gmail.com with ESMTPSA id g70sm877996ljg.43.2016.06.09.14.47.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Jun 2016 14:47:42 -0700 (PDT) From: Sergei Shtylyov To: linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org Subject: [PATCH v4 10/12] DT: arm: shmobile: document Blanche board Date: Fri, 10 Jun 2016 00:47:40 +0300 Message-ID: <2146434.eRmd3OT4fB@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.4.11-200.fc22.x86_64; KDE/4.14.17; x86_64; ; ) In-Reply-To: <1879394.3zBGLpF2nv@wasted.cogentembedded.com> References: <1879394.3zBGLpF2nv@wasted.cogentembedded.com> MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Document the Blanche device tree bindings, listing it as a supported board. This allows to use checkpatch.pl to validate .dts files referring to the Blanche board. Signed-off-by: Sergei Shtylyov Acked-by: Rob Herring --- Changes in version 2: - added Rob's ACK. Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) Index: renesas/Documentation/devicetree/bindings/arm/shmobile.txt =================================================================== --- renesas.orig/Documentation/devicetree/bindings/arm/shmobile.txt +++ renesas/Documentation/devicetree/bindings/arm/shmobile.txt @@ -39,6 +39,8 @@ Boards: compatible = "renesas,ape6evm", "renesas,r8a73a4" - Atmark Techno Armadillo-800 EVA compatible = "renesas,armadillo800eva" + - Blanche (RTP0RC7792SEB00010S) + compatible = "renesas,blanche", "renesas,r8a7792" - BOCK-W compatible = "renesas,bockw", "renesas,r8a7778" - Genmai (RTK772100BC00000BR)