[alsa-devel] [PATCH 0/7] ASoC: rsnd: update SRC activates conditions

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Mar 7 06:05:28 CET 2016


Hi Mark

Current Renesas R-Car sound SRC had cared only Playback, because
we had heard that it can't use under Capture. But it was telephone-game.
accurately, SRC has Sync/Async mode, and it can't use Sync mode when Capture.
And, SRC activates conditions is related to CMD, not DVC.
These patches update these.

Kuninori Morimoto (7):
      ASoC: rsnd: don't enable SRC Sync mode when Capture with CMD
      ASoC: rsnd: SRC sync mode is not related to clock master mode
      ASoC: rsnd: SRC function parameter uses "mod" instead of "src"
      ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()
      ASoC: rsnd: add rsnd_src_get_in/out_rate()
      ASoC: rsnd: SRC TIMSEL support for Capture
      ASoC: rsnd: CMD TIMSEL support for Capture

 sound/soc/sh/rcar/adg.c  | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------
 sound/soc/sh/rcar/rsnd.h |  18 ++++++------
 sound/soc/sh/rcar/src.c  |  95 +++++++++++++++++++++++++++++++------------------------------
 sound/soc/sh/rcar/ssi.c  |   5 ++--
 4 files changed, 177 insertions(+), 150 deletions(-)



Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list