]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'renesas-arm-soc-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 27 Nov 2020 16:49:54 +0000 (17:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 27 Nov 2020 16:49:55 +0000 (17:49 +0100)
Renesas ARM SoC updates for v5.11

  - Stop using static I/O mappings and __raw_*() I/O accessors.

* tag 'renesas-arm-soc-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  ARM: shmobile: Stop using __raw_*() I/O accessors
  ARM: shmobile: sh73a0: Remove obsolete static mapping
  ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
  ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
  ARM: shmobile: r8a7779: Remove obsolete static mappings
  ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
  ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers
  ARM: shmobile: r8a7778: Introduce HPBREG_BASE

Link: https://lore.kernel.org/r/20201127132155.77418-3-geert@linux-m68k.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge