From patchwork Sun Jun 12 21:14:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9171657 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 D43A960573 for ; Sun, 12 Jun 2016 21:14:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C7DE221327 for ; Sun, 12 Jun 2016 21:14:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BCA0E24B44; Sun, 12 Jun 2016 21:14:11 +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 4189721327 for ; Sun, 12 Jun 2016 21:14:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932212AbcFLVOI (ORCPT ); Sun, 12 Jun 2016 17:14:08 -0400 Received: from mail-lf0-f45.google.com ([209.85.215.45]:34058 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932156AbcFLVOF (ORCPT ); Sun, 12 Jun 2016 17:14:05 -0400 Received: by mail-lf0-f45.google.com with SMTP id j7so50237856lfg.1 for ; Sun, 12 Jun 2016 14:14:05 -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=e4grY/6Ht0LRQiRClABJeFfjUCFe/dAotxOQDA4HHEB5n/hORY65fqS8Iq10pnnUZD 8cStKWhShtNnkXI65KSusp2KyER6xs30cfY2I1mudmqj7S6QWGXVEhEpx1QQpZXhXyBg 0wxbwMWlHrxpzO4FuAVztEe08WKnzgbYS52dSiWVSDRp9fqF/hOkCQuYlkV0QsvlPHY9 xsedQMyan6d346yn3HHH5lEyNIr6m6Or1Y8d4otSKHGV1UAQ/qWX0whuJMX+gdJ7h+KX y4m8LR1aNRy+AnzHMNFwohigOJ+qceh+wrKOwX7tHN/N0I5NHeg4fQBjAxOm17JDNHHI woSQ== 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=ODpNpq1k96k0K2riqPQqmCzFIcWZXRyU7xchvbYLcdUIgFCti888/MEdnTQNwsznlX bB6BCDIWW9cC5JB2gjn/Rp3860BJuT+ZZ9rBr7E/elFPq1MiBxgxz7wsAe8CrIzkeG/E hDv8qRuQaQF4NVPSeJvHLq16H1JY3nxBC/Wo4Id6IJ1c+HNIgBhPn67dbrR6XWtorENs 3HawY1BAIWCTkGmJvt0VavaPP0NLZlzreQwwi9yZOwRkqXmlN65R1Gvb/2ohNsqGVBuS wnKbVHdBQ8Zq3GDPjd5634pGF/Bw51N/oofVmlJsxRQillUCLApVxROP3Qpf48IYc32Z fmig== X-Gm-Message-State: ALyK8tJPaNJudXJ5vTTI5mg94JQm6Vio9Dy1+AGqijDTfL2QNI8nlYPhLDIdGWBFKVn5Cw== X-Received: by 10.46.71.18 with SMTP id u18mr2396777lja.20.1465766043982; Sun, 12 Jun 2016 14:14:03 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.81.235]) by smtp.gmail.com with ESMTPSA id a4sm72143lbx.35.2016.06.12.14.14.02 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 12 Jun 2016 14:14:03 -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 v5 10/12] DT: arm: shmobile: document Blanche board Date: Mon, 13 Jun 2016 00:14:01 +0300 Message-ID: <3154028.qktcf3gHzt@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.4.12-200.fc22.x86_64; KDE/4.14.17; x86_64; ; ) In-Reply-To: <14666252.G84Ipxe6EL@wasted.cogentembedded.com> References: <14666252.G84Ipxe6EL@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)