]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6078/1: ux500: add per-SoC register definitions
authorRabin Vincent <rabin.vincent@stericsson.com>
Mon, 3 May 2010 06:34:53 +0000 (07:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 4 May 2010 16:50:01 +0000 (17:50 +0100)
commitc9c0957286e73d01e98503f714d32180e6963757
tree60841e55226c1de216524626833415f78f03603e
parentf38406bbfc5e1d4bd9726454ecb60ba52aa9da11
ARM: 6078/1: ux500: add per-SoC register definitions

Split up all the hardware register definitions previously found in
hardware.h into per-SoC files db8500-regs.h and db5500-regs.h.  Rename a
couple of macros to prepare for sharing code between the variants.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/cpu-u8500.c
arch/arm/mach-ux500/include/mach/db5500-regs.h [new file with mode: 0644]
arch/arm/mach-ux500/include/mach/db8500-regs.h [new file with mode: 0644]
arch/arm/mach-ux500/include/mach/hardware.h