1. 21 7月, 2011 2 次提交
    • M
      ARM: S3C64XX: Refresh Cragganmore support · ae24c263
      Mark Brown 提交于
      The original Cragganmore code was submitted while new code was being
      refused for mainline. This patch was unexpectedly merged upstream but
      development had continued in the expectation that the code would be
      resubmitted later so no split patches were maintained. This patch
      synchronises that work with the recently merged driver.
      
      The main changes are fleshing out of the PMIC and audio integration for
      the system, including addition of the Dallas Dhu and Tobermory audio
      modules, plus some minor updates to account for revision 2 hardware.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      ae24c263
    • M
      ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/Banff · e1a3c74f
      Mark Brown 提交于
      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: NBen Dooks <ben@simtec.co.uk>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      [kgene.kim@samsung.com: removed inclusion of <mach/regs-fb.h>]
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      e1a3c74f