]> 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>
Wed, 16 Nov 2011 11:17:47 +0000 (11:17 +0000)
commit7ff7689492b99494acf6b2368ee39e696f45b788
treef5de8deb676d998844d1d08cd18c7b4e5b7d897b
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
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]