[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)
authorDavid Anders <danders@amltd.com>
Thu, 21 Sep 2006 21:57:12 +0000 (22:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 08:35:03 +0000 (09:35 +0100)
commitda56c949261d462452a68cf05bfc645445bee830
treea45a6982066ffb357b314a88cee63e830e5df9f3
parent7d95ded91149564100a3181d341361aedcfd5bf5
[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)

Add the AML M5900 series to the list of supported machines in the
arch/arm/mach-s3c2410 directory. This ensures the core peripherals
are registered, and the timer source is configured. if selected in
the kernel config the framebuffer registers and mtd partition
information are set.  This version of the patch has corrected
formatting and removed the legacy procfs directory entry.

Signed-off-by: David Anders <danders@amltd.com>
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-amlm5900.c [new file with mode: 0644]