From patchwork Fri Sep 28 10:23:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619527 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-2.web.codeaurora.org (Postfix) with ESMTP id 6FA446CB for ; Fri, 28 Sep 2018 10:24:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 62A1B2A4EE for ; Fri, 28 Sep 2018 10:24:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 576292B288; Fri, 28 Sep 2018 10:24:16 +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=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 0C3782A4EE for ; Fri, 28 Sep 2018 10:24:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729398AbeI1QrU (ORCPT ); Fri, 28 Sep 2018 12:47:20 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:58325 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729116AbeI1QrU (ORCPT ); Fri, 28 Sep 2018 12:47:20 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 9537D25BF09; Fri, 28 Sep 2018 20:23:51 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130231; bh=YvXbX34S19t1cCzMGjTylQ+7AfDcE58bvxmR9KnaZcM=; h=From:To:Cc:Subject:Date:From; b=Wg2thoAIrBRCyfDV76seQQxrMNEmB0W8XSWcuTS7tNRibh7oTx1/MOci83yLEpObn 6PWYkd/Kp2mckM4dkQYthEvTYHyIVqqplTrAJJT6kBKPwNKpX/6c89+kMvEbOyqmmr g+IkNBEi/HYAPLrCtqPo8H6hGLmtXWeqK3pqVD5s= Received: by reginn.horms.nl (Postfix, from userid 7100) id 926E9940151; Fri, 28 Sep 2018 12:23:49 +0200 (CEST) From: Simon Horman To: arm@kernel.org Cc: linux-renesas-soc@vger.kernel.org, Olof Johansson , Kevin Hilman , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Magnus Damm , Simon Horman Subject: [GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.20 Date: Fri, 28 Sep 2018 12:23:48 +0200 Message-Id: X-Mailer: git-send-email 2.11.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 Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM based SoC DT bindings updates for v4.20. The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-bindings-for-v4.20 for you to fetch changes up to 39c0e5a8746cfbfb87e86761337c807e7faea134: dt-bindings: arm: Document RZ/G2E SoC DT bindings (2018-09-12 10:27:16 +0200) ---------------------------------------------------------------- Renesas ARM Based SoC DT Bindings Updates for v4.20 * Document bindings for: - RZ/G2E (r8a774c0), RZ/G2M (r8a774a1) and RZ/A2 (r7s9210) SoCs - R-Car M3-N (r8a77965) SoC based ULCB board ---------------------------------------------------------------- Biju Das (1): dt-bindings: arm: Document RZ/G2M SoC DT bindings Chris Brandt (1): dt-bindings: arm: Document RZ/A2 SoC DT bindings Eugeniu Rosca (1): dt-bindings: arm: Document Renesas R-Car M3-N-based ULCB board Fabrizio Castro (1): dt-bindings: arm: Document RZ/G2E SoC DT bindings Documentation/devicetree/bindings/arm/shmobile.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) From patchwork Fri Sep 28 10:23:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619531 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-2.web.codeaurora.org (Postfix) with ESMTP id 9B3DD913 for ; Fri, 28 Sep 2018 10:24:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8D1F82A4EE for ; Fri, 28 Sep 2018 10:24:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 81B662B288; Fri, 28 Sep 2018 10:24:19 +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=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 2C0D72A4EE for ; Fri, 28 Sep 2018 10:24:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729306AbeI1QrX (ORCPT ); Fri, 28 Sep 2018 12:47:23 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:58325 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729116AbeI1QrX (ORCPT ); Fri, 28 Sep 2018 12:47:23 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 5E44225BF57; Fri, 28 Sep 2018 20:23:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130233; bh=GDyeKqFP7PJ3bl8QOmY1yVi8WX1L/M4f48TuI+nD6Rw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JEIMk2AEIKnVlhFgL0Oj6euMrKVLaOajqEE6FoIKVdBDwpu5X70BfnzhXJVbW0QD/ BMRsSD6Xh9HpFBZm/yKPd+oyMsYpyNoB2ouwfmDju2W3TYVzswgu5pzorluVyC/YPZ pwRUQHGuo47OrEBtcvMMn5pnjRTIvIJpubfJJnG4= Received: by reginn.horms.nl (Postfix, from userid 7100) id 53F4194006D; Fri, 28 Sep 2018 12:23:51 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Chris Brandt , Simon Horman Subject: [PATCH 2/4] dt-bindings: arm: Document RZ/A2 SoC DT bindings Date: Fri, 28 Sep 2018 12:23:48 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: 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 From: Chris Brandt Add device tree bindings documentation for Renesas RZ/A2 (r7s9210) SoC. Also document new option for "renesas,bsid" Signed-off-by: Chris Brandt Reviewed-by: Geert Uytterhoeven Reviewed-by: Rob Herring Signed-off-by: Simon Horman --- Documentation/devicetree/bindings/arm/shmobile.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 8acd3cd819b3..c0f0a344dfe0 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -7,6 +7,8 @@ SoCs: compatible = "renesas,emev2" - RZ/A1H (R7S72100) compatible = "renesas,r7s72100" + - RZ/A2 (R7S9210) + compatible = "renesas,r7s9210" - SH-Mobile AG5 (R8A73A00/SH73A0) compatible = "renesas,sh73a0" - R-Mobile APE6 (R8A73A40) @@ -145,12 +147,12 @@ Boards: compatible = "renesas,wheat", "renesas,r8a7792" -Most Renesas ARM SoCs have a Product Register that allows to retrieve SoC -product and revision information. If present, a device node for this register -should be added. +Most Renesas ARM SoCs have a Product Register or Boundary Scan ID Register that +allows to retrieve SoC product and revision information. If present, a device +node for this register should be added. Required properties: - - compatible: Must be "renesas,prr". + - compatible: Must be "renesas,prr" or "renesas,bsid" - reg: Base address and length of the register block. From patchwork Fri Sep 28 10:23:49 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619533 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-2.web.codeaurora.org (Postfix) with ESMTP id 5E6A3913 for ; Fri, 28 Sep 2018 10:24:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 50D272A4EE for ; Fri, 28 Sep 2018 10:24:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 44ED22B288; Fri, 28 Sep 2018 10:24:21 +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=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 CC9D62A4EE for ; Fri, 28 Sep 2018 10:24:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729344AbeI1QrZ (ORCPT ); Fri, 28 Sep 2018 12:47:25 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:58325 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729116AbeI1QrZ (ORCPT ); Fri, 28 Sep 2018 12:47:25 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 6A44425BF59; Fri, 28 Sep 2018 20:23:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130233; bh=ky2ISwkitWayZ67jwtDCQVeuVFfhIfLK/Prfvcp9yHg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rdfV/1qOHVwkyELYLlc5ouJLdGgXitvw+YmEjjF4JBcELKyS2twk1Irjf23dSLYKD 1g6e0cNNzeAm8ceeYeKA9GSRDr7fUa9slvUG8NeduMPTpRD47TWImjtPMedYknDXIx b0UJpciziwilIkjhsMi767EbZlXIP5wZheDpGmVM= Received: by reginn.horms.nl (Postfix, from userid 7100) id 659C39402F6; Fri, 28 Sep 2018 12:23:51 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Eugeniu Rosca , Eugeniu Rosca , Simon Horman Subject: [PATCH 3/4] dt-bindings: arm: Document Renesas R-Car M3-N-based ULCB board Date: Fri, 28 Sep 2018 12:23:49 +0200 Message-Id: <43bcac2396f7874338016d3c6d86d0bdad8e63e8.1538129305.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: 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 From: Eugeniu Rosca In harmony with ATF and U-Boot outputs [1] and [2], the new board is based on M3-N revision ES1.1 and the amount of memory present on SiP is 2GiB, contiguously addressed. The amount of RAM is mentioned based on the assumption that it is encoded in the board id/string. There is some evidence supporting this in form of last-digit-mismatch between two R-Car H3 ES2.0 ULCB board ids, one with 4GiB and one with 8GiB of RAM (see [3]). [1] BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.21 BL2: PRR is R-Car M3N Ver.1.1 [2] U-Boot 2015.04-00295-* CPU: Renesas Electronics R8A77965 rev 1.1 ---8<---- DRAM: 1.9 GiB Bank #0: 0x048000000 - 0x0bfffffff, 1.9 GiB ---8<---- [3] https://patchwork.kernel.org/patch/10555957/#22169325 Signed-off-by: Eugeniu Rosca 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 c0f0a344dfe0..4a03a6b3397e 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -111,6 +111,8 @@ Boards: compatible = "renesas,lager", "renesas,r8a7790" - M3ULCB (R-Car Starter Kit Pro, RTP0RC7796SKBX0010SA09 (M3 ES1.0)) compatible = "renesas,m3ulcb", "renesas,r8a7796" + - M3NULCB (R-Car Starter Kit Pro, RTP0RC77965SKBX010SA00 (M3-N ES1.1)) + compatible = "renesas,m3nulcb", "renesas,r8a77965" - Marzen (R0P7779A00010S) compatible = "renesas,marzen", "renesas,r8a7779" - Porter (M2-LCDP) From patchwork Fri Sep 28 10:23:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619535 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-2.web.codeaurora.org (Postfix) with ESMTP id C67C36CB for ; Fri, 28 Sep 2018 10:24:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BB2A72A4EE for ; Fri, 28 Sep 2018 10:24:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AF8322B29C; Fri, 28 Sep 2018 10:24:22 +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=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 5E5CC2A4EE for ; Fri, 28 Sep 2018 10:24:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729317AbeI1Qr1 (ORCPT ); Fri, 28 Sep 2018 12:47:27 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:58325 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729116AbeI1Qr0 (ORCPT ); Fri, 28 Sep 2018 12:47:26 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 7A61A25BF5B; Fri, 28 Sep 2018 20:23:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130233; bh=79ZuIxBDZ612KXCp9B/tO2jfA8hqLT8DDZ9KquH3GOg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DvNxomrxauPDdmv7x2RT8DkmG1nhjfETW47LILKPhxeVRiHJuc6BzFKr8U5sn64lS 170QIzt6nFOG/CcWUClmtJ/O3PhYwpDR9CQfgLh6vpWcTXJ4Dp0xEyE/NnHjOkYSw2 OZ02An4kretIHxWUlZLSTJYvSMuLkxs1uZ+2vJfI= Received: by reginn.horms.nl (Postfix, from userid 7100) id 7BBB19403CA; Fri, 28 Sep 2018 12:23:51 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Fabrizio Castro , Simon Horman Subject: [PATCH 4/4] dt-bindings: arm: Document RZ/G2E SoC DT bindings Date: Fri, 28 Sep 2018 12:23:50 +0200 Message-Id: <39c0e5a8746cfbfb87e86761337c807e7faea134.1538129305.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: 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 From: Fabrizio Castro Add device tree bindings documentation for Renesas RZ/G2E (r8a774c0) SoC. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das Reviewed-by: Geert Uytterhoeven 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 4a03a6b3397e..f5e0f82fd503 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -27,6 +27,8 @@ SoCs: compatible = "renesas,r8a77470" - RZ/G2M (R8A774A1) compatible = "renesas,r8a774a1" + - RZ/G2E (RA8774C0) + compatible = "renesas,r8a774c0" - R-Car M1A (R8A77781) compatible = "renesas,r8a7778" - R-Car H1 (R8A77790)