]> err.no Git - linux-2.6/commit
[ARM] 2889/1: S3C2410 - Add machine Anubis
authorBen Dooks <ben-linux@fluff.org>
Wed, 7 Sep 2005 10:49:23 +0000 (11:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 7 Sep 2005 10:49:23 +0000 (11:49 +0100)
commit7efb833d645d10258e32664404354d26cf6070e3
tree2ccf9a3e11a3004dc3dc4f91cf4cced153beb2e6
parent2be863c959ea22ac9eb83e30f6cd92a8ae78bfdc
[ARM] 2889/1: S3C2410 - Add machine Anubis

Patch from Ben Dooks

Add the Simtec Anubis to the list of supported
machines in the arch/arm/mach-s3c2410 directory.
This ensures the core peripherals are registered,
the timer source is configured and the correct
power-management is enabled.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/mach-anubis.c [new file with mode: 0644]
arch/arm/mach-s3c2410/pm-simtec.c
arch/arm/mach-s3c2410/time.c
include/asm-arm/arch-s3c2410/anubis-cpld.h [new file with mode: 0644]
include/asm-arm/arch-s3c2410/anubis-irq.h [new file with mode: 0644]
include/asm-arm/arch-s3c2410/anubis-map.h [new file with mode: 0644]