[alsa-devel] [PATCH 0/5 v2] ASoC: rsnd: DPCM base sampling rate convert support
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Mar 26 05:00:44 CET 2015
Hi Mark
These are v2 of remains of my previous patch set.
Basically, these doesn't need soc-core's new feature, but it is assuming
DPCM base sampling rate convert has both playback/capture in same time.
1 - 2: new Renesas sound card for DPCM
3 : bug fix patch. it can be applied in linus/master branch
4 - 5: new feature, but based on 3) patch
Kuninori Morimoto (5):
1) ASoC: rsrc-card: add Renesas sampling rate convert sound card support
2) ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
3) ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
4) ASoC: rsnd: remove useless debug message
5) ASoC: rsnd: add DPCM based sampling rate convert
Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt | 67 +++++++++++++
sound/soc/sh/Kconfig | 5 +
sound/soc/sh/rcar/Makefile | 5 +-
sound/soc/sh/rcar/adg.c | 2 -
sound/soc/sh/rcar/core.c | 35 ++++++-
sound/soc/sh/rcar/dma.c | 4 -
sound/soc/sh/rcar/dvc.c | 31 +++---
sound/soc/sh/rcar/gen.c | 6 --
sound/soc/sh/rcar/rsnd.h | 19 +++-
sound/soc/sh/rcar/rsrc-card.c | 512 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
sound/soc/sh/rcar/src.c | 93 +++++++++++-------
sound/soc/sh/rcar/ssi.c | 36 ++++---
12 files changed, 729 insertions(+), 86 deletions(-)
_______________________________________________
Alsa-devel mailing list
Alsa-devel at alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
More information about the Alsa-devel
mailing list