[PATCH] ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/Banff

Kukjin Kim kgene.kim at samsung.com
Wed Apr 13 18:56:22 EDT 2011


Mark Brown wrote:
> 
> 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 at simtec.co.uk>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
>  arch/arm/mach-s3c64xx/Kconfig             |   24 ++
>  arch/arm/mach-s3c64xx/Makefile            |    1 +
>  arch/arm/mach-s3c64xx/include/mach/irqs.h |    4 +-
>  arch/arm/mach-s3c64xx/mach-crag6410.c     |  575
> +++++++++++++++++++++++++++++
>  4 files changed, 603 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/mach-s3c64xx/mach-crag6410.c
> 
(Cc'ing Russell King)

Hi Mark,

Looks ok after quickly review.

But I'm not sure this can be sent to upstream during the next merge window.
Because of Linus' complaint, Russell does not want to add new stuff now,
maybe you know. Basically my tree was sent to upstream via RMK when merge
window.

Hmm...for now I will make some branch for new stuff like this and keep it
until everyone is happy. Of course, if any consolidation work in Linux ARM
world, I will update.

Or...if any good idea, please let me know :)

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list