ARM: S3C6410: Add basic support for SmartQ machines
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Thu, 20 May 2010 09:35:50 +0000 (11:35 +0200)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 10:42:15 +0000 (19:42 +0900)
commita2f7bffa29f18266bc7b55a2b47a5fa1274ed53f
tree8c800e68ce2d7715f25f5108d6d26a6c891d897a
parent45c8fa878475b16467109cf6534af03b27e28d10
ARM: S3C6410: Add basic support for SmartQ machines

This adds new machine definitions for the SmartQ 5 and 7.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/mach-smartq.c [new file with mode: 0644]
arch/arm/mach-s3c64xx/mach-smartq.h [new file with mode: 0644]
arch/arm/mach-s3c64xx/mach-smartq5.c [new file with mode: 0644]
arch/arm/mach-s3c64xx/mach-smartq7.c [new file with mode: 0644]