From patchwork Fri Sep 28 10:21:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619413 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 0C4DB6CB for ; Fri, 28 Sep 2018 10:21:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3B512A759 for ; Fri, 28 Sep 2018 10:21:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E7B612A799; Fri, 28 Sep 2018 10:21:27 +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 8BB852A759 for ; Fri, 28 Sep 2018 10:21:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729141AbeI1Qoa (ORCPT ); Fri, 28 Sep 2018 12:44:30 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:57867 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729193AbeI1Qoa (ORCPT ); Fri, 28 Sep 2018 12:44:30 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id C9F5E25BEF0; Fri, 28 Sep 2018 20:21:22 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130083; bh=oIGZU3/ATEqcwfaQ7sEvMAPeFXiO/DuWKarxXY3AAsY=; h=From:To:Cc:Subject:Date:From; b=knuJ3v4mH8FVEFQTMJM9T/gI6UbO/w8/pW4kd+Puyp4HcCwoogkfK61HhWx1PsWs5 Gi6F7LLynD5GET5xwlFja588eO1vCl1oL5Ffzo5HMqrfqvJon22J0Le3Rpa38eUEeB cOi/9sbklG+h2PFSTGXiWs5T1MuglLCjjAdRZQWk= Received: by reginn.horms.nl (Postfix, from userid 7100) id C89C7940151; Fri, 28 Sep 2018 12:21:19 +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 ARM64 Based SoC SoC Updates for v4.20 Date: Fri, 28 Sep 2018 12:21:17 +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 ARM64 based SoC SoC 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-arm64-soc-for-v4.20 for you to fetch changes up to 692dce77dfb71b5eaf896d3cdc7ef72f70631b14: arm64: Add Renesas R8A774C0 support (2018-09-11 15:50:57 +0200) ---------------------------------------------------------------- Renesas ARM64 Based SoC SoC Updates for v4.20 * Add support for RZ/G2E (r8a774c0) and RZ/G2M (r8a774a1) SoCs * Enable Compare Match Timer (CMT) and Timer Unit (TMU) for Renesas SoCs * Remove no longer needed ARCH_SHMOBILE Kconfig symbol ---------------------------------------------------------------- Biju Das (1): arm64: Add Renesas R8A774A1 support Fabrizio Castro (1): arm64: Add Renesas R8A774C0 support Geert Uytterhoeven (1): arm64: renesas: Remove the ARCH_SHMOBILE Kconfig symbol Sergei Shtylyov (1): arm64: enable CMT/TMU support for Renesas SoC arch/arm64/Kconfig.platforms | 58 ++++++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 24 deletions(-) From patchwork Fri Sep 28 10:21:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619419 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 75B056CB for ; Fri, 28 Sep 2018 10:21:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 43E0F2A759 for ; Fri, 28 Sep 2018 10:21:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 393492B26C; Fri, 28 Sep 2018 10:21:30 +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 D48482A793 for ; Fri, 28 Sep 2018 10:21:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729367AbeI1Qod (ORCPT ); Fri, 28 Sep 2018 12:44:33 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:57885 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729193AbeI1Qod (ORCPT ); Fri, 28 Sep 2018 12:44:33 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 849F825BEF5; Fri, 28 Sep 2018 20:21:23 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130083; bh=G5J1pcSiW7jLO6lg9ffbhjZXHAEZMakAYTuvpOPlqpM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L5JJld5lRh0VSFB6bl3u10YcfxwNjSu8EPhfkLmHXt4ZtU6c+s85Ks0oyiYe6jrhI WTtcbTrOBNLCli7mwjOGmxLb7FSlrNvslSzRCgclJOlI+GOoMK3PhzvltfAFdjA7Iv ayOrgkcdkSb1jm4UZNAH2ZPOLvP9Ej2EQ3/1WDBc= Received: by reginn.horms.nl (Postfix, from userid 7100) id 7317294006D; Fri, 28 Sep 2018 12:21:21 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Sergei Shtylyov , Simon Horman Subject: [PATCH 2/4] arm64: enable CMT/TMU support for Renesas SoC Date: Fri, 28 Sep 2018 12:21:18 +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: Sergei Shtylyov Renesas R-Car gen3 SoCs have both CMT and TMU timers, so we have to enable building them in Kconfig.platforms (as they don't normally have the prompts in Kconfig). Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- arch/arm64/Kconfig.platforms | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index b3c4c66f8519..8d149e12c82d 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -159,6 +159,8 @@ config ARCH_RENESAS select PM_GENERIC_DOMAINS select RENESAS_IRQC select SOC_BUS + select SYS_SUPPORTS_SH_CMT + select SYS_SUPPORTS_SH_TMU help This enables support for the ARMv8 based Renesas SoCs. From patchwork Fri Sep 28 10:21:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619421 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 1D1E6913 for ; Fri, 28 Sep 2018 10:21:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0F6732A759 for ; Fri, 28 Sep 2018 10:21:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 033E62A799; Fri, 28 Sep 2018 10:21:32 +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 A2B482A759 for ; Fri, 28 Sep 2018 10:21:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729368AbeI1Qof (ORCPT ); Fri, 28 Sep 2018 12:44:35 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:57885 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729193AbeI1Qof (ORCPT ); Fri, 28 Sep 2018 12:44:35 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id A249625BEF6; Fri, 28 Sep 2018 20:21:23 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130083; bh=gRDzcAs/47+U8Sj5R5OpAnNlt2snDYIL69KLifk6mm4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NXALEucVFVYO8WcSYCBCLVnmpQOfSkE0VjESEJJOCiZY1Aojg2lm4pZz7ggFXfet6 PJ+m5MPX7jCeBndb+TOJeNtVMaCEQ6aPmaYcfXbTOkA09RZRoLU7gSNFTm0zlSv39K 3pceDaUdTifhzDoiqm9gFc1bkI6o3mR+2lwkcG/4= Received: by reginn.horms.nl (Postfix, from userid 7100) id 94F5A9402F6; Fri, 28 Sep 2018 12:21:21 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Biju Das , Simon Horman Subject: [PATCH 3/4] arm64: Add Renesas R8A774A1 support Date: Fri, 28 Sep 2018 12:21:19 +0200 Message-Id: <5afa67792d0a25d5642cd6929ed0f92b5e7f5076.1538127537.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: Biju Das Add configuration option for the RZ/G2M (R8A774A1) SoC. Signed-off-by: Biju Das Reviewed-by: Chris Paterson Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/Kconfig.platforms | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 8d149e12c82d..b2e513e5960b 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -164,6 +164,12 @@ config ARCH_RENESAS help This enables support for the ARMv8 based Renesas SoCs. +config ARCH_R8A774A1 + bool "Renesas RZ/G2M SoC Platform" + depends on ARCH_RENESAS + help + This enables support for the Renesas RZ/G2M SoC. + config ARCH_R8A7795 bool "Renesas R-Car H3 SoC Platform" depends on ARCH_RENESAS From patchwork Fri Sep 28 10:21:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619423 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 BBA11913 for ; Fri, 28 Sep 2018 10:21:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AFCC32A759 for ; Fri, 28 Sep 2018 10:21:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A3A492A799; Fri, 28 Sep 2018 10:21:33 +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 4074C2A759 for ; Fri, 28 Sep 2018 10:21:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729369AbeI1Qoh (ORCPT ); Fri, 28 Sep 2018 12:44:37 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:57885 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729193AbeI1Qog (ORCPT ); Fri, 28 Sep 2018 12:44:36 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id AD13C25BF03; Fri, 28 Sep 2018 20:21:23 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130084; bh=GwOQkKePo55YT783nQT3pTFS80psPzQBWvgDs4B0JH4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BcGa1dc1w07P/YFX+TQWSlMV4WYv4KnQm0I/IfK196RO+u/Bab3EW+eNpDt0EiXxb 9l0iN3ze9lPztHngWLSiI5cdThf7buvUn4mzqeE0bWTPMSZZ67xqMGJBNnnKmr+kwj ffo7fA4eAsAOG5G7K/vl5qS0dipKPkvWnQAq1EYw= Received: by reginn.horms.nl (Postfix, from userid 7100) id 9F8639403CA; Fri, 28 Sep 2018 12:21:21 +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] arm64: Add Renesas R8A774C0 support Date: Fri, 28 Sep 2018 12:21:20 +0200 Message-Id: <692dce77dfb71b5eaf896d3cdc7ef72f70631b14.1538127537.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 configuration option for the RZ/G2E (R8A774C0) SoC. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/Kconfig.platforms | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index b2e513e5960b..0b65c033c549 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -170,6 +170,12 @@ config ARCH_R8A774A1 help This enables support for the Renesas RZ/G2M SoC. +config ARCH_R8A774C0 + bool "Renesas RZ/G2E SoC Platform" + depends on ARCH_RENESAS + help + This enables support for the Renesas RZ/G2E SoC. + config ARCH_R8A7795 bool "Renesas R-Car H3 SoC Platform" depends on ARCH_RENESAS