From patchwork Fri Feb 8 11:13:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802857 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 2EB6414E1 for ; Fri, 8 Feb 2019 11:18:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1A92B2DCA6 for ; Fri, 8 Feb 2019 11:18:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0E7DB2DCBF; Fri, 8 Feb 2019 11:18:34 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 B5FB52DCA6 for ; Fri, 8 Feb 2019 11:18:33 +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: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:In-Reply-To: References:List-Owner; bh=Q6PNwYChK6KX7X+XurB2g8CCrk3DFEw2ON90pz1/diU=; b=gZY RuLKn6dkSOFG2zJ7FMJYrqWMGm3SKjVmBhXDl/JCuF98ELbVubi7T1EHNcgt+Y8uVKTYUvzo1SNTE M6OupIuVQqyYCKY65rDK20bS180UxFjQI5hAZE3RlAZPlRbkx1DzLivWyi4ioqh/DsCG6nl0tBm4O hkGR8tqM8YHs+wg0oe0dCz0YuF+5g+5Hm4gC9GLyiSx3r7l79DL2oPg/5KTWSmAGAqgHMZtivMnOe VnMjErJw2cP0u+jRP10Z2JB/l7KsmzZ9pGrB/yUHxE1MlBNHKdbNERRtMDVzNAOYuiSPGvvjFGefA AApyKU3a6MVC+61mdJL1R//VTXNwQ4Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Ax-00051u-0e; Fri, 08 Feb 2019 11:18:31 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Ae-00084G-N7 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:18:28 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id E2B0925BEE7; Fri, 8 Feb 2019 22:13:48 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624429; bh=aWZA4Fk6i1vrJDTx2cEwafCACYgBrCJ8vjTGeLftXzU=; h=From:To:Cc:Subject:Date:From; b=JAJjBftul55RjxOUux2VU4vtS88izR3aZWPpJPfWgOQcf4mbB9s7HmTpXtRXQpwQQ f6Ngl02jx5j1Rz3SjQIDLGpWmBc75tpkg2wC6Cnbfh+nmNce3Gja+MGrq16eOut+hI UjiFJ9AvQfn0ySp5HG1OwRB5Wnf99/sYaVw20c3k= Received: by reginn.horms.nl (Postfix, from userid 7100) id 3D0589401DB; Fri, 8 Feb 2019 12:13:47 +0100 (CET) From: Simon Horman To: arm@kernel.org Subject: [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.1 Date: Fri, 8 Feb 2019 12:13:35 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031813_116638_11F8AFC6 X-CRM114-Status: UNSURE ( 9.95 ) 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: Arnd Bergmann , Kevin Hilman , Magnus Damm , linux-renesas-soc@vger.kernel.org, Olof Johansson , Simon Horman , 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 Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM based SoC defconfig updates for v5.1. The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v5.1 for you to fetch changes up to 03ff9677930064a495fcce269a0f6f1db5dd9dd9: ARM: multi_v7_defconfig: Enable support for RZ/A2 (2019-01-25 11:03:04 +0100) ---------------------------------------------------------------- Renesas ARM Based SoC Defconfig Updates for v5.1 shmobile and multi_v7 defconfig * Enable support for recently upstreamed RZ/A2 (r7s9210) SoC * Enable NXP pcf85363 RTC which is used on RZ/G1C (r8a77470) based iWave SBC shmobile defconfig * Refresh for changes present in v5.0-rc1 ---------------------------------------------------------------- Biju Das (2): ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc Geert Uytterhoeven (3): ARM: shmobile: defconfig: Refresh for v5.0-rc1 ARM: shmobile: defconfig: Enable support for RZ/A2 ARM: multi_v7_defconfig: Enable support for RZ/A2 arch/arm/configs/multi_v7_defconfig | 3 +++ arch/arm/configs/shmobile_defconfig | 48 ++++++++++++++++++------------------- 2 files changed, 27 insertions(+), 24 deletions(-) From patchwork Fri Feb 8 11:13:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802861 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 461A0922 for ; Fri, 8 Feb 2019 11:19:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 33EC72B4FC for ; Fri, 8 Feb 2019 11:19:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 285532B88E; Fri, 8 Feb 2019 11:19:15 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 D3EA02B4FC for ; Fri, 8 Feb 2019 11:19:14 +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=bVaxsdjrWZ1BxQ3tRQekw7cZiGCciJaTkmfWdBsEejg=; b=hmi0Luaqd7mrgJmQHfIfK689bz DkUYyivWnmX2BXvrSUTZvZtN9C+hrBfEKZSMmLZdyF/HH2jxStnnw/g0uQKgnc6SLnLFCpspKJEi9 kbkhqeCjL2yNnLDfQ8RSauqhXKTA+OvoPuQvHGCWZ0kPI1KKmeFol0tEiMjUyVE47/PmCKt+ryQHp VhUJjdoHv+yCyEH8iWzAv0JfKGevDk+NnDJEsAVLJS3Bsd5FPLEdSnMKp/S6TEsjcRqALourYKOCI oLhTNjxpwiVM/mnJON/z8UGcfTK0QbqTf9P9Er8uOc9TJzatEXDNInz3MCmKhuPb2WF1VLX8Qrh1F Bq5ZzWnA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Bc-0005a2-Tb; Fri, 08 Feb 2019 11:19:12 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4BG-0005IB-FE for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:19:10 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 0538425BF02; Fri, 8 Feb 2019 22:13:50 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624430; bh=0Die1B+H43MQV2AMhJ1TxoqSuF1qu2d/btMlvKBDTi8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mVS3WXeMa7rSk4EFyjwAHXwU8wklzM9yE3o0jrUwGN/uwMgKZO0huBMRxtFEfglzN g/WhRZymWF8x6sJ+ypX+siOqY4Pcu+RVlWJ+nv8M6zmVyWsUgMh24J9kYE5Jjqp5b4 wUVNR/NdHncDp50PUIx+6OR96wAYngqqsJ+TPZ+c= Received: by reginn.horms.nl (Postfix, from userid 7100) id 49A72940171; Fri, 8 Feb 2019 12:13:48 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/5] ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc Date: Fri, 8 Feb 2019 12:13:44 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031850_757151_505CE5E8 X-CRM114-Status: UNSURE ( 9.14 ) 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 , linux-arm-kernel@lists.infradead.org, Biju Das 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: Biju Das The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase hardware support enable the driver in the multi_v7_defconfig multiplatform configuration. Signed-off-by: Biju Das Signed-off-by: Simon Horman --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 5bee34a7ff2e..ffaf5c00f367 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -826,6 +826,7 @@ CONFIG_RTC_DRV_MAX8997=m CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_RK808=m CONFIG_RTC_DRV_RS5C372=m +CONFIG_RTC_DRV_PCF85363=m CONFIG_RTC_DRV_BQ32K=m CONFIG_RTC_DRV_TWL4030=y CONFIG_RTC_DRV_PALMAS=y From patchwork Fri Feb 8 11:13:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802863 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 05E5F1823 for ; Fri, 8 Feb 2019 11:19:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E92522C0BF for ; Fri, 8 Feb 2019 11:19:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DD3522C225; Fri, 8 Feb 2019 11:19:34 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 87A442C0BF for ; Fri, 8 Feb 2019 11:19:34 +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=VEUSGD+mhfiTGYnbciaJCdcUtDSbPq9LMSKNmTah0ok=; b=hJVoOCeh9RMJTByHpfLR/RK6xQ SVj7tcmyBNhRvkYeYMcwXzTMC/DuKNJ7t5XdMxLGeCAM1UBJKgJxMBgo2y561190C3EfDobTgATa9 3M4V7vTu6qrDKsu2xZpkpabU6D/VSABhErPTa4XrJEUJF2WZK7dpwgtbf+3xfI+SYdcSSA1vZ3Z0u SQokUUVlkyqTy/obngcAXQiItuIc3PpBNW9jYbxgshfvjUgKn36DIiFZWMmy4pViprcdtdKulPPOw OJ7x/LwKSFf8Vd0IjieU0Ke25jh0fHLTsgQLXem92foW9WtXnqCvg3mdtEcAUbaSXFM5WQ0kFyuzi iC4fWaeQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Bx-0005pt-Ay; Fri, 08 Feb 2019 11:19:33 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Ba-0005IB-I0 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:19:31 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 0F9A525BF03; Fri, 8 Feb 2019 22:13:50 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624430; bh=Zm5aNypMPiaPyAeO7lyV3W5bMvv6g2OwgbkINaXMjBQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ILSDlce4Czc9cMUyhXXaBGDFew058M7xwLye3m/getQrbAath8Cndh1DmjSy9GWcI eyS4uDRXyp8V6uNyuOKK1Xk4LX5WpWl1YY+L7EK/GTw2tv6a5ukfuuCO3+PE2loED7 Urf7ZdMfh7/vmPtH2GumP8X8BxUfG/MnITGmB5v8= Received: by reginn.horms.nl (Postfix, from userid 7100) id 5A880940461; Fri, 8 Feb 2019 12:13:48 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 3/5] ARM: shmobile: defconfig: Refresh for v5.0-rc1 Date: Fri, 8 Feb 2019 12:13:45 +0100 Message-Id: <4162325afd0d553c26fd06089b04e123699cf893.1549621233.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031910_975123_15D598F2 X-CRM114-Status: GOOD ( 10.16 ) 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 - Move SoC config options (moved in commit 062887bf5ef73313 ("ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/")), - Move PCI config options (moved in commit eb01d42a77785ff9 ("PCI: consolidate PCI config entry in drivers/pci")), - Drop CONFIG_I2C_MUX=y (auto-enabled since commit ea6b13e9fed0fda9 ("drm/bridge/sii902x: Add missing dependency on I2C_MUX")), - Drop CONFIG_SH_DMAE=y (no longer selectable since commit a19788612f51b787 ("dmaengine: sh: Remove R-Mobile APE6 support")), - Drop CONFIG_ARM_UNWIND (auto-enabled since commit f9b58e8c7d031b0d ("ARM: 8800/1: use choice for kernel unwinders")). Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/configs/shmobile_defconfig | 45 +++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index fdac4e4ca04d..14e9255e48c3 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -8,29 +8,8 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_PERF_EVENTS=y CONFIG_SLAB=y CONFIG_ARCH_RENESAS=y -CONFIG_ARCH_EMEV2=y -CONFIG_ARCH_R7S72100=y -CONFIG_ARCH_R8A73A4=y -CONFIG_ARCH_R8A7740=y -CONFIG_ARCH_R8A7743=y -CONFIG_ARCH_R8A7744=y -CONFIG_ARCH_R8A7745=y -CONFIG_ARCH_R8A77470=y -CONFIG_ARCH_R8A7778=y -CONFIG_ARCH_R8A7779=y -CONFIG_ARCH_R8A7790=y -CONFIG_ARCH_R8A7791=y -CONFIG_ARCH_R8A7792=y -CONFIG_ARCH_R8A7793=y -CONFIG_ARCH_R8A7794=y -CONFIG_ARCH_R9A06G032=y -CONFIG_ARCH_SH73A0=y CONFIG_PL310_ERRATA_588369=y CONFIG_ARM_ERRATA_754322=y -CONFIG_PCI=y -CONFIG_PCI_MSI=y -CONFIG_PCI_RCAR_GEN2=y -CONFIG_PCIE_RCAR=y CONFIG_SMP=y CONFIG_SCHED_MC=y CONFIG_NR_CPUS=8 @@ -58,6 +37,10 @@ CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_CAN=y CONFIG_CAN_RCAR=y +CONFIG_PCI=y +CONFIG_PCI_MSI=y +CONFIG_PCI_RCAR_GEN2=y +CONFIG_PCIE_RCAR=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_DMA_CMA=y @@ -91,7 +74,6 @@ CONFIG_SERIAL_8250_DW=y CONFIG_SERIAL_8250_EM=y CONFIG_SERIAL_SH_SCI=y CONFIG_I2C_CHARDEV=y -CONFIG_I2C_MUX=y CONFIG_I2C_DEMUX_PINCTRL=y CONFIG_I2C_EMEV2=y CONFIG_I2C_GPIO=y @@ -183,12 +165,28 @@ CONFIG_RTC_DRV_S35390A=y CONFIG_RTC_DRV_RX8581=y CONFIG_RTC_DRV_DA9063=y CONFIG_DMADEVICES=y -CONFIG_SH_DMAE=y CONFIG_RCAR_DMAC=y CONFIG_RENESAS_USB_DMAC=y CONFIG_STAGING=y CONFIG_STAGING_BOARD=y # CONFIG_IOMMU_SUPPORT is not set +CONFIG_ARCH_EMEV2=y +CONFIG_ARCH_R7S72100=y +CONFIG_ARCH_R8A73A4=y +CONFIG_ARCH_R8A7740=y +CONFIG_ARCH_R8A7743=y +CONFIG_ARCH_R8A7744=y +CONFIG_ARCH_R8A7745=y +CONFIG_ARCH_R8A77470=y +CONFIG_ARCH_R8A7778=y +CONFIG_ARCH_R8A7779=y +CONFIG_ARCH_R8A7790=y +CONFIG_ARCH_R8A7791=y +CONFIG_ARCH_R8A7792=y +CONFIG_ARCH_R8A7793=y +CONFIG_ARCH_R8A7794=y +CONFIG_ARCH_R9A06G032=y +CONFIG_ARCH_SH73A0=y CONFIG_IIO=y CONFIG_AK8975=y CONFIG_PWM=y @@ -212,4 +210,3 @@ CONFIG_NLS_ISO8859_1=y CONFIG_PRINTK_TIME=y # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_DEBUG_KERNEL=y -# CONFIG_ARM_UNWIND is not set From patchwork Fri Feb 8 11:13:46 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802867 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 A19A9186D for ; Fri, 8 Feb 2019 11:19:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 90CC12C104 for ; Fri, 8 Feb 2019 11:19:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8514C2C326; Fri, 8 Feb 2019 11:19:57 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 339F32C104 for ; Fri, 8 Feb 2019 11:19:57 +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=+BGn4/s31hoEXv98ZrCf3vqF9QHAkjkRGRpU7k6CPlM=; b=fF2kh+1NTyBGLUshITSIiVRcLC 6CctuMF/gS5mRf/dXnZJUU35qL/YlneIwPm871SGgzSC0M5qkYVg5aTvxxy+D5PJWPD7clnnl7cBu I+9y9f1kOreRe9Z0DCHNMwjUHrkFeOKpNHO+sBI7e2Y8vJ5ACvI9shV2Id2ZWlF6oI5uoJyA15TXP u+AjBKD0iY6hbViAx/ryujqAuCBrUGQQkNwziHO2RmOOTsQlYBGzH0Hpnif4quekOSYYhPQ2l7Qpj J14LDBRnPN+2XrYIxxbWmsSR/4qXzv6q00M//vjSk4ytGDSJvEDHigh5LCRWzaT0glKvQOJ+Nsntw 3Xm8M1SQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4CH-000688-3d; Fri, 08 Feb 2019 11:19:53 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4Bv-0005IB-F9 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:19:37 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 1595625BF04; Fri, 8 Feb 2019 22:13:50 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624430; bh=FquIW1ZgJ7UDbufS+JQt9b0SGc9C9zmv+cRDak084s4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mhrD/jMP5xhhxMet79kberwI8Zf2t1WD1u+GW29apyv7JGbm0iOCdJ0D2x09o5TXZ vQwwMQVJ5NIqgjixQL2ccJLSdlLz1oxiGOwX6muuVhVVKO+upukJVg7XrXMn2JCXhc vr51PPVn86jvj5KmcATHMCOoWXspXF2JnYun2bV0= Received: by reginn.horms.nl (Postfix, from userid 7100) id 68A78940663; Fri, 8 Feb 2019 12:13:48 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 4/5] ARM: shmobile: defconfig: Enable support for RZ/A2 Date: Fri, 8 Feb 2019 12:13:46 +0100 Message-Id: <58319b7c37279ed1493217c1c9c5ee825c84eea2.1549621233.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031931_690201_B536BFCD X-CRM114-Status: GOOD ( 10.14 ) 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 Enable support for the RZ/A2 SoC, including pin control, now the DTS for the Renesas RZ/A2M evaluation board is included. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/configs/shmobile_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 14e9255e48c3..9b0efac101ab 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -86,6 +86,7 @@ CONFIG_SPI_RSPI=y CONFIG_SPI_SH_MSIOF=y CONFIG_SPI_SH_HSPI=y CONFIG_PINCTRL_RZA1=y +CONFIG_PINCTRL_RZA2=y CONFIG_GPIO_EM=y CONFIG_GPIO_RCAR=y CONFIG_GPIO_PCF857X=y @@ -172,6 +173,7 @@ CONFIG_STAGING_BOARD=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_ARCH_EMEV2=y CONFIG_ARCH_R7S72100=y +CONFIG_ARCH_R7S9210=y CONFIG_ARCH_R8A73A4=y CONFIG_ARCH_R8A7740=y CONFIG_ARCH_R8A7743=y From patchwork Fri Feb 8 11:13:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10802869 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 CF30013BF for ; Fri, 8 Feb 2019 11:20:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BDFB52C2C2 for ; Fri, 8 Feb 2019 11:20:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AFF532C328; Fri, 8 Feb 2019 11:20:14 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 565062C2C2 for ; Fri, 8 Feb 2019 11:20:14 +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=8+n1hRtKvpL3a1Z806MJkSKr/+/xbkiVlYJDrvbuEcE=; b=R5i14uruqWg6iAdC+snO/8ER55 zqFjrztC4TOySsK8UtniF7SYkaX/o+et/TzJDe3S0M9vI5zzJA2a1pCh1eu2tQiwUWlPIOS14M7Ev nX9H8q9DdCSnqjg9Gp5uowL+dRlfT/jdUvTy/FadxtP5sDwsiV7l8rID1QiWAYeVwPrPdvNcYVUm4 hsDHd+BO/LQqvuvyGHvSJYdIArgk9lUr99mnDMEZm5HiPZIKgagO2sXFeBe0NbbRFXGPwr3ZIp423 ofsrUQDmwK1+bgsM5AF1AqtR2hTyn4N8R6RknEnWVqUFlIWJHdjjrMuupDKntA4LKOkYndhBZtEC5 Tbd85LuA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4CY-0006lh-U7; Fri, 08 Feb 2019 11:20:10 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gs4C2-0005IB-A8 for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 11:19:46 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 4263325BF06; Fri, 8 Feb 2019 22:13:51 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1549624431; bh=nBe6d6/3N+UvRoQo4afNzeHMQrKo8mg3Pvkzl/F1WtQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CQ8xOi5fWDzVISIhem8pduvsfCr/Z4vtjbTjafNmQeB2PNq2ewn+BTT21x6Aq3+jn BwWv0UggwiOthPGATT9Ik28C3OU/66klF6H9NKLTzBnva6hsuGD7Qsi+ZPhSy9hSXc WPfIa3g118tGZhx8QGfVPdgceBVNBfawDw5122kg= Received: by reginn.horms.nl (Postfix, from userid 7100) id 7D4EB9406FE; Fri, 8 Feb 2019 12:13:48 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 5/5] ARM: multi_v7_defconfig: Enable support for RZ/A2 Date: Fri, 8 Feb 2019 12:13:47 +0100 Message-Id: <03ff9677930064a495fcce269a0f6f1db5dd9dd9.1549621233.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_031939_135255_9A201066 X-CRM114-Status: UNSURE ( 8.87 ) 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 Enable support for the RZ/A2 SoC, including pin control, now the DTS for the Renesas RZ/A2M evaluation board is included. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/configs/multi_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ffaf5c00f367..dba15b1b3083 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -76,6 +76,7 @@ CONFIG_ARCH_ROCKCHIP=y CONFIG_ARCH_RENESAS=y CONFIG_ARCH_EMEV2=y CONFIG_ARCH_R7S72100=y +CONFIG_ARCH_R7S9210=y CONFIG_ARCH_R8A73A4=y CONFIG_ARCH_R8A7740=y CONFIG_ARCH_R8A7743=y @@ -404,6 +405,7 @@ CONFIG_SPI_XILINX=y CONFIG_SPI_SPIDEV=y CONFIG_SPMI=y CONFIG_PINCTRL_AS3722=y +CONFIG_PINCTRL_RZA2=y CONFIG_PINCTRL_PALMAS=y CONFIG_PINCTRL_APQ8064=y CONFIG_PINCTRL_APQ8084=y