linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* sound related i.MX patches
@ 2010-02-09 10:25 Sascha Hauer
  2010-02-09 10:25 ` [PATCH 1/3] add ssi header file Sascha Hauer
  0 siblings, 1 reply; 4+ messages in thread
From: Sascha Hauer @ 2010-02-09 10:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

The following patches add sound support for the Phytec pca100 and
pcm043 boards. The first patch adds the ssi header file in
include/mach which Marc has - intentionally or not - dropped from
my i.MX sound driver. Anyway, adding this file along with the
users prevents compile breakage.

Sascha

The following changes since commit cb2dc111b156eb41f61ed4e5b3a3a5df90526d9d:
  Sascha Hauer (1):
        i.MX27 pca100: Add USB support

are available in the git repository at:

  git://git.pengutronix.de/git/imx/linux-2.6.git mxc-pu

Sascha Hauer (3):
      add ssi header file
      pca100: add sound support
      i.MX pcm043: Add AC97 sound support

 arch/arm/mach-mx2/mach-pca100.c      |   48 ++++++++++++++++
 arch/arm/mach-mx3/mach-pcm043.c      |  101 ++++++++++++++++++++++++++++++++++
 arch/arm/plat-mxc/include/mach/ssi.h |   18 ++++++
 3 files changed, 167 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/plat-mxc/include/mach/ssi.h

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

end of thread, other threads:[~2010-02-09 10:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09 10:25 sound related i.MX patches Sascha Hauer
2010-02-09 10:25 ` [PATCH 1/3] add ssi header file Sascha Hauer
2010-02-09 10:25   ` [PATCH 2/3] pca100: add sound support Sascha Hauer
2010-02-09 10:25     ` [PATCH 3/3] i.MX pcm043: Add AC97 " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).