]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc53af4468963e6273f3b1e83947566813b6513e
tree8c800e68ce2d7715f25f5108d6d26a6c891d897a
parent6d4bbf9910214b12e6bcf4245dfd1f961d4a177c
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]