All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] S3C64XX IISv4 support
@ 2009-11-27 16:43 Mark Brown
  2009-11-27 16:43 ` [PATCH 1/7] S3C64XX: Staticise platform data for PCM devices Mark Brown
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Mark Brown @ 2009-11-27 16:43 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds the arch/arm changes required to support the
IISv4 block on the S3C6410 CPU, plus providing hookup for the block on
the SMDK6410.  I know it's a bit late but it'd be great if we could get
this into 2.6.33 - it'd be *very* handy for ASoC development.

Jassi (1):
      S3C64XX: Declare IISv4 PCLK for S3C6410

Mark Brown (6):
      S3C64XX: Staticise platform data for PCM devices
      S3C6410: Correct names of IISv4 data output pin definitions
      S3C64XX: Add support for CLK_SRC2 configured clocks
      S3C6410: Define CLK_AUDIO2 for IISv4 block
      S3C6410: Use platform data to supply pin configuration for IISv4
      SMDK6410: Register IISv4 device

 arch/arm/mach-s3c6410/mach-smdk6410.c            |    1 +
 arch/arm/plat-s3c64xx/clock.c                    |    8 +++
 arch/arm/plat-s3c64xx/dev-audio.c                |   26 ++++++++-
 arch/arm/plat-s3c64xx/include/plat/gpio-bank-c.h |    6 +-
 arch/arm/plat-s3c64xx/include/plat/regs-clock.h  |    4 ++
 arch/arm/plat-s3c64xx/s3c6400-clock.c            |   64 +++++++++++++++++++++-
 6 files changed, 101 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-12-04 13:17 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 16:43 [PATCH 0/7] S3C64XX IISv4 support Mark Brown
2009-11-27 16:43 ` [PATCH 1/7] S3C64XX: Staticise platform data for PCM devices Mark Brown
2009-11-28  1:40   ` jassi brar
2009-12-01 18:08     ` Ben Dooks
2009-12-02  0:22   ` jassi brar
2009-12-03 22:01   ` Ben Dooks
2009-12-03 22:57     ` Mark Brown
2009-11-27 16:43 ` [PATCH 2/7] S3C6410: Correct names of IISv4 data output pin definitions Mark Brown
2009-12-01 18:16   ` Ben Dooks
2009-11-27 16:43 ` [PATCH 3/7] S3C64XX: Add support for CLK_SRC2 configured clocks Mark Brown
2009-11-28  1:46   ` jassi brar
2009-12-01 18:17   ` Ben Dooks
2009-11-27 16:43 ` [PATCH 4/7] S3C64XX: Declare IISv4 PCLK for S3C6410 Mark Brown
2009-12-01 21:42   ` Ben Dooks
2009-12-02  0:50     ` jassi brar
2009-12-02 12:10       ` Mark Brown
2009-12-04 13:17         ` jassi brar
2009-12-02 11:20     ` Mark Brown
2009-11-27 16:43 ` [PATCH 5/7] S3C6410: Define CLK_AUDIO2 for IISv4 block Mark Brown
2009-11-27 16:43 ` [PATCH 6/7] S3C6410: Use platform data to supply pin configuration for IISv4 Mark Brown
2009-11-28  1:31   ` jassi brar
2009-12-01 18:24   ` Ben Dooks
2009-11-27 16:43 ` [PATCH 7/7] SMDK6410: Register IISv4 device Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.