]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/Banff
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 May 2011 00:45:13 +0000 (09:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 16:21:18 +0000 (01:21 +0900)
commite1a3c74f52b02715599249e1a024e16419503d52
tree97c992ba32b8a44cc601f0eec7162aa8e9a5922a
parent620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc
ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/Banff

The Cragganmore carrier card and Banff CPU module are used on Wolfson
Microelectronics reference systems.  This initial support covers the
core system which is a fairly generic S3C6410 based design, further
patches will add support for the key features of the reference system.

The initial board bringup and therefore much of the key code was done by
Ben Dooks for Simtec, with additional work (especially around the
integration of the Wolfson devices) being done by myself.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
[kgene.kim@samsung.com: removed inclusion of <mach/regs-fb.h>]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/include/mach/irqs.h
arch/arm/mach-s3c64xx/mach-crag6410.c [new file with mode: 0644]