From patchwork Thu Dec 6 21:59:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10716979 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 6461818A7 for ; Thu, 6 Dec 2018 22:00:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 55C022EE7F for ; Thu, 6 Dec 2018 22:00:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4A09B2EE7D; Thu, 6 Dec 2018 22:00:01 +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 DFCEE2EE7F for ; Thu, 6 Dec 2018 22:00:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726021AbeLFV7y (ORCPT ); Thu, 6 Dec 2018 16:59:54 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:55914 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726235AbeLFV7y (ORCPT ); Thu, 6 Dec 2018 16:59:54 -0500 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id D702B25BF77; Fri, 7 Dec 2018 08:59:34 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133575; bh=sPSk17ceX7LxY75JKKNIro5LK7NNOgQDIXckJRFUbp4=; h=From:To:Cc:Subject:Date:From; b=N7bfutnwXWO3IwZBnILkneOBm7ijQT+fSVp/Fc/SDQ/NRySAZfqsKhsk2sZDJTZyJ 4XegHXCVSaVQpL63VN8wjd2VhEhZqXUPoilUteaGloO0sqf3a886pbJtO/mfkpfK0p Tt/MfqYKfDXUuBiTn3HJkvxV0bi+UgelE+NjZq8w= Received: by penelope.horms.nl (Postfix, from userid 7100) id B923EE21700; Thu, 6 Dec 2018 13:59:33 -0800 (PST) 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 Updates for v4.21 Date: Thu, 6 Dec 2018 13:59:31 -0800 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 updates for v4.21. Usually I separate SoC changes for ARM and arm64 into separate branches. On this occasion I have applied them to a single branch and pull request. The reason for this is that moving SoC Konfig symbols for both ARM and arm64 creates a dependency and a combined branch is a clean way to resolve this. If separate branches are required then I propose deferring the movement of ARM (but not arm64) SoC Kconfig symbols to v4.22. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc-for-v4.21 for you to fetch changes up to 2ed29e15e4b2500ae78de658a18f4482e7ac288b: ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ (2018-11-30 11:29:11 +0100) ---------------------------------------------------------------- Renesas ARM Based SoC Updates for v4.21 * pm-rmobile driver - Move to drivers/soc/renesas/ - Clean up struct rmobile_pm_domain * Renesas SoC Kconfig Symbols - Move symbols for ARM and SoCs to drivers/soc/renesas/ - Hide ARCH_RZN1 to improve consistency * SH-Mobile AG5 (sh73a0) SoC: Remove obsolete inclusion of * Restrict TWD and SCU to Renesas ARM based SoCs where they are present * Enable GPIOLIB on Renesas arm64 based SoCs to allow GPIO driver selection ---------------------------------------------------------------- Geert Uytterhoeven (8): ARM: shmobile: Restrict SCU support to SoCs that have it ARM: shmobile: Restrict TWD support to SoCs that have it ARM: shmobile: sh73a0: Remove obsolete inclusion of ARM: shmobile: Hide ARCH_RZN1 to improve consistency arm64: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/ ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/ ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ Takeshi Kihara (1): arm64: renesas: Enable GPIOLIB to allow GPIO driver selection arch/arm/mach-shmobile/Kconfig | 129 ----------- arch/arm/mach-shmobile/Makefile | 1 - arch/arm/mach-shmobile/pm-rmobile.h | 22 -- arch/arm/mach-shmobile/smp-sh73a0.c | 1 - arch/arm64/Kconfig.platforms | 60 +---- drivers/soc/renesas/Kconfig | 241 +++++++++++++++++++-- drivers/soc/renesas/Makefile | 1 + .../soc/renesas/rmobile-sysc.c | 37 ++-- 8 files changed, 240 insertions(+), 252 deletions(-) delete mode 100644 arch/arm/mach-shmobile/pm-rmobile.h rename arch/arm/mach-shmobile/pm-rmobile.c => drivers/soc/renesas/rmobile-sysc.c (93%)