linux/sound/soc/sh/rcar
Kuninori Morimoto 8a3a2211e9 ASoC: rsnd: add CTU basic support
This patch adds Renesas R-Car sound CTU (= Channel Transfer Unit)
very basic support, but not yet enough feature at this point.
Because CTU support needs more complex channel function for
each modules.
To avoid complex patch reviewing, this patch picked up very basic
part only.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-05 13:27:27 +09:00
..
adg.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
cmd.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
core.c ASoC: rsnd: don't call update callback if it was NULL 2016-03-05 13:27:27 +09:00
ctu.c ASoC: rsnd: add CTU basic support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rsnd: attach Audio-DMAC-periperi correctly 2016-01-22 17:12:25 +00:00
dvc.c ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS 2016-02-20 00:53:02 +09:00
gen.c ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function 2016-03-02 12:59:17 +09:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: each mod has status again for CTU/MUX support 2016-01-22 17:12:25 +00:00
rsnd.h ASoC: rsnd: add CTU basic support 2016-03-05 13:27:27 +09:00
rsrc-card.c ASoC: rsrc-card: add convert channels support 2016-03-05 13:27:27 +09:00
src.c Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-rcar 2016-03-02 12:58:58 +09:00
ssi.c ASoC: rsnd: judge work SSI in runtime 2016-02-20 00:53:02 +09:00
ssiu.c ASoC: rsnd: tidyup rsnd_ssiu_init_gen2() 2016-03-05 13:27:27 +09:00