Merge tag 'renesas-soc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Feb 2016 21:39:45 +0000 (22:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Feb 2016 21:39:45 +0000 (22:39 +0100)
commitac838df7f8fc7aaf87f3361b87542dc8aa957f33
tree8cf1b23bbed13cc844e9a55fa2ea72edf0684273
parentb43aa5c01b5287b92ca5b2bd3e18cda328a17b7f
parent71d076ceb245f0d9a05e552bbebd5911660bd2ac
Merge tag 'renesas-soc-for-v4.6' of git://git./linux/kernel/git/horms/renesas into next/soc

Merge "Renesas ARM Based SoC Updates for v4.6" from Simon Horman:

* Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
* Move emev2_smp_ops to emev2
* Remove legacy map_io callbacks on r8a7740 and emev2 SoCs
* Migrate to generic l2c OF initialization on r8a7740

* tag 'renesas-soc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
  ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
  ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callback
  ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback
  ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers
  ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization