alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/10] ASoC: rsnd: add SRC support
@ 2013-12-20  3:25 Kuninori Morimoto
  2013-12-20  3:26 ` [PATCH 01/10] ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg Kuninori Morimoto
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Kuninori Morimoto @ 2013-12-20  3:25 UTC (permalink / raw)
  To: Mark Brown
  Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto,
	Kuninori Morimoto


Hi Mark

These are cleanup and SRC support patches
for Renesas sound driver

#1 - #4 are cleanup
#5 - #9 are prepare for SRC support
#a      is  SRC support

Kuninori Morimoto (10):
      1) ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg
      2) ASoC: rsnd: tidyup ssi comment
      3) ASoC: rsnd: tidyup register naming
      4) ASoC: rsnd: make sure variable name for 44.1kHz/48kHz
      5) ASoC: rsnd: route setting is needed only Gen1
      6) ASoC: rsnd: make sure Gen2 only method on ssi
      7) ASoC: rsnd: add rsnd_scu_transfer_start()
      8) ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()
      9) ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter
      a) ASoC: rsnd: add SRC (Sampling Rate Converter) support

 include/sound/rcar_snd.h |    1 +
 sound/soc/sh/rcar/adg.c  |  151 +++++++++++++++++++++++++++-----------
 sound/soc/sh/rcar/gen.c  |   14 +++-
 sound/soc/sh/rcar/rsnd.h |   32 ++++++--
 sound/soc/sh/rcar/scu.c  |  181 +++++++++++++++++++++++++++++++++++++++++-----
 sound/soc/sh/rcar/ssi.c  |   17 ++---
 6 files changed, 314 insertions(+), 82 deletions(-)

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2014-01-07 11:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20  3:25 [PATCH 0/10] ASoC: rsnd: add SRC support Kuninori Morimoto
2013-12-20  3:26 ` [PATCH 01/10] ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg Kuninori Morimoto
2013-12-20  3:26 ` [PATCH 02/10] ASoC: rsnd: tidyup ssi comment Kuninori Morimoto
2013-12-20  3:27 ` [PATCH 03/10] ASoC: rsnd: tidyup register naming Kuninori Morimoto
2013-12-20  3:27 ` [PATCH 04/10] ASoC: rsnd: make sure variable name for 44.1kHz/48kHz Kuninori Morimoto
2013-12-20  3:27 ` [PATCH 05/10] ASoC: rsnd: route setting is needed only Gen1 Kuninori Morimoto
2013-12-20  3:28 ` [PATCH 07/10] ASoC: rsnd: add rsnd_scu_transfer_start() Kuninori Morimoto
2013-12-20  3:28 ` [PATCH 06/10] ASoC: rsnd: INT_ENABLE is needed only Gen2 Kuninori Morimoto
2013-12-20  3:28 ` [PATCH 08/10] ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl() Kuninori Morimoto
2013-12-20  3:28 ` [PATCH 09/10] ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter Kuninori Morimoto
2013-12-20  3:28 ` [PATCH 10/10] ASoC: rsnd: add SRC (Sampling Rate Converter) support Kuninori Morimoto
2013-12-31 13:36 ` [PATCH 0/10] ASoC: rsnd: add SRC support Mark Brown
2014-01-06  5:29   ` Kuninori Morimoto
2014-01-06 15:23     ` Mark Brown
2014-01-07  0:21       ` Kuninori Morimoto
2014-01-07  9:21         ` Jean-Francois Moine
2014-01-07 11:22         ` 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).