All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: fsi: independent from platform data pointer
@ 2012-11-16  9:15 Kuninori Morimoto
  2012-11-16  9:16 ` [PATCH 1/6] ASoC: fsi: tidyup FSIA/B settings Kuninori Morimoto
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Kuninori Morimoto @ 2012-11-16  9:15 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto


Hi Mark

These patches modify FSI driver to be independent from platform data pointer.
These are prepare for device tree support for FSI driver.

For that purpose, last patch adds SND_SOC_DAIFMT_INV_xxx type settings to FSI,
but old type setting is still supported.
Old type setting will be removed on next kernel.

These are based on mark/topic/fsi branch

Kuninori Morimoto (6):
      ASoC: fsi: tidyup FSIA/B settings
      ASoC: fsi: tidyup sh_fsi_platform_info pointer
      ASoC: fsi: SPDIF format become independent from platform flags
      ASoC: fsi: master clock selection become independent from platform flags
      ASoC: fsi: stream mode become independent from platform flags
      ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support

 include/sound/sh_fsi.h |    4 +-
 sound/soc/sh/fsi.c     |  125 ++++++++++++++++++++++++++++++++++--------------
 2 files changed, 90 insertions(+), 39 deletions(-)



Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2012-11-20  6:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16  9:15 [PATCH 0/6] ASoC: fsi: independent from platform data pointer Kuninori Morimoto
2012-11-16  9:16 ` [PATCH 1/6] ASoC: fsi: tidyup FSIA/B settings Kuninori Morimoto
2012-11-16  9:16 ` [PATCH 2/6] ASoC: fsi: tidyup sh_fsi_platform_info pointer Kuninori Morimoto
2012-11-16  9:17 ` [PATCH 3/6] ASoC: fsi: SPDIF format become independent from platform flags Kuninori Morimoto
2012-11-16  9:17 ` [PATCH 4/6] ASoC: fsi: master clock selection " Kuninori Morimoto
2012-11-16  9:17 ` [PATCH 5/6] ASoC: fsi: stream mode " Kuninori Morimoto
2012-11-16  9:17 ` [PATCH 6/6] ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support Kuninori Morimoto
2012-11-20  6:11 ` [PATCH 0/6] ASoC: fsi: independent from platform data pointer 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.