From patchwork Mon Jul 31 15:04:31 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9872203 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 CF07560375 for ; Mon, 31 Jul 2017 15:24:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B5001205AF for ; Mon, 31 Jul 2017 15:24:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A843E2807B; Mon, 31 Jul 2017 15:24:29 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 186E3205AF for ; Mon, 31 Jul 2017 15:24:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=/kp6A7Rn7WBSYfx3SuTprrfcN87AoFFU6gOAKD6XeuI=; b=TJM+zF/1z29wUmCnOc26UEhkl6 iK9MWwoTHG26/mulKTEA0kbF6CB+NYBlmKjHTVvxmwuuiN0PWBzenq2aaQjdlS8kXHi0bKK6fmP0Z gJ5laRWM0EtqXNQQpq2xT0M5rG98ZYQvQytfdmf7Vcwy/zXXX4eAGycHKRqSXIWTGXsTZkR1U+DBw T295vOjeBg4aa9w25AlOoJTK23oNkj3Uijxei/hL1VWSUJmTL31vtd44B9s2FEaSX60+2qUtjX5p8 NhVoTiGEs0PmiZEl/NgldgYFi6LnrTFslURCrTuk0+9/+44xWfxs2Gpb3kKQksQtm1w+aTvDUJpiy z3E0LgiA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCYT-00041s-MD; Mon, 31 Jul 2017 15:24:25 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCRg-0003GF-Ij for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 15:17:26 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id BA58925BECE; Tue, 1 Aug 2017 01:04:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1501513479; bh=vTMwiKZI56nbFtpMrqiqmxuKchlv2s1Cw97XbdTdE1s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qkoTOGwZp+TJMc2gh/UTiPig8Ak4zbu3xEn8WNuMesDf1rMBcbk+x3Cq/wOnfHVms MMS1NkHWbfqZ8Wmxw1QU8VmgS1ej1qBbbZSGToZ1JWXZfZgrK9mbBjEvb4Uk42zHAY HWas9R6XwLugrToJ0y9Yw9sax5Ct5dyCmJId/YyA= Received: by penelope.horms.nl (Postfix, from userid 7100) id 8E719E2056B; Mon, 31 Jul 2017 17:04:32 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 5/5] ARM: shmobile: Document Renesas Draak board DT bindings Date: Mon, 31 Jul 2017 17:04:31 +0200 Message-Id: <100acb0bd90be67b3fc625cff91c7617b791743d.1501512759.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170731_081724_779794_5D9730D8 X-CRM114-Status: UNSURE ( 7.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Geert Uytterhoeven Signed-off-by: Geert Uytterhoeven Acked-by: Rob Herring Signed-off-by: Simon Horman --- Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 91f92d626502..275cda1469b8 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -55,6 +55,8 @@ Boards: compatible = "renesas,blanche", "renesas,r8a7792" - BOCK-W compatible = "renesas,bockw", "renesas,r8a7778" + - Draak (RTP0RC77995SEB0010S) + compatible = "renesas,draak", "renesas,r8a77995" - Genmai (RTK772100BC00000BR) compatible = "renesas,genmai", "renesas,r7s72100" - GR-Peach (X28A-M01-E/F)