MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.
authorMaxime Bizon <mbizon@freebox.fr>
Fri, 4 Nov 2011 18:09:26 +0000 (19:09 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:03:02 +0000 (22:03 +0000)
commit455a503f4cd4971b26e431904d98fdf5beea1075
treeb8c2cd3127621c774280130d315f2cf5b8d96ef2
parent5611cc4572e889b62a7b4c72a413536bf6a9c416
MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping.

Internal SOC registers can be directly accessed, no need to waste a
TLB entry.

Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2890/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-bcm63xx/ioremap.h [new file with mode: 0644]