Message ID | cover.1544132474.git.horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | 2ed29e15e4b2500ae78de658a18f4482e7ac288b |
Headers | show |
Series | [GIT,PULL] Renesas ARM Based SoC Updates for v4.21 | expand |
On Thu, Dec 06, 2018 at 01:59:31PM -0800, Simon Horman wrote: > 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 <asm/smp_twd.h> > * 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 Thanks, merged into next/soc now. -Olof