]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 24 Nov 2011 10:42:31 +0000 (10:42 +0000)
commite1ba7503f342638ee851cba77226ab5cc2af3313
treee1f28522d5beb2f84b5970e26eed466826000682
parentcaca6a03d365883564885f2c1da3e88dcf65d139
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]