linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] More simple-card dai node clock parameters
@ 2014-06-13 10:04 Jyri Sarha
  2014-06-13 10:04 ` [PATCH 1/3] ASoC: simple-card: Make u32 DT parameter handling 64-bit proof Jyri Sarha
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jyri Sarha @ 2014-06-13 10:04 UTC (permalink / raw)
  To: alsa-devel, linux-omap, devicetree
  Cc: bcousson, peter.ujfalusi, broonie, liam.r.girdwood, detheridge,
	Jyri Sarha

These changes target to sii9022 HDMI audio support, but are
independent fixes and additions.

To cover more cases with simple-card it should be possible to select
all parameters for set_sysclk() callback. The default behavior is not
changed by these patches.

Jyri Sarha (3):
  ASoC: simple-card: Make u32 DT parameter handling 64-bit proof
  ASoC: simple-card: Add system-clock-direction DT parameter to dai
    nodes
  ASoC: simple-card: Add system-clock-id DT parameter to dai nodes

 .../devicetree/bindings/sound/simple-card.txt      |    3 ++
 include/sound/simple_card.h                        |    2 ++
 sound/soc/generic/simple-card.c                    |   31 +++++++++++++++-----
 3 files changed, 29 insertions(+), 7 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-06-24 10:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 10:04 [PATCH 0/3] More simple-card dai node clock parameters Jyri Sarha
2014-06-13 10:04 ` [PATCH 1/3] ASoC: simple-card: Make u32 DT parameter handling 64-bit proof Jyri Sarha
2014-06-21 10:07   ` Mark Brown
2014-06-13 10:04 ` [PATCH 2/3] ASoC: simple-card: Add system-clock-direction DT parameter to dai nodes Jyri Sarha
2014-06-13 10:04 ` [PATCH 3/3] ASoC: simple-card: Add system-clock-id " Jyri Sarha
2014-06-13 12:24   ` satish kumar
2014-06-21 10:09   ` Mark Brown
2014-06-24  9:59     ` Jyri Sarha
2014-06-24 10:20       ` Mark Brown

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