All of lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] S3C64XX IISv4 support
Date: Fri, 27 Nov 2009 16:43:13 +0000	[thread overview]
Message-ID: <20091127164312.GA11913@rakim.wolfsonmicro.main> (raw)

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(-)

             reply	other threads:[~2009-11-27 16:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 16:43 Mark Brown [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091127164312.GA11913@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.