WSL2-Linux-Kernel/sound/soc/sh/rcar
Kuninori Morimoto f1511a14a4 ASoC: rsnd: add simplified module explanation
Renesas sound driver user needs to read its datasheet when create DT.
But it is difficult to understand, because it has many modules
(SRC/CTU/MIX/DVC/SSIU/SSI/AudioDMAC/AudioDMACperiperi),
and many features (Asynchronous/Synchronous mode on SRC, CTU matrix,
DVC volume settings feature, Multi-SSI/TDM-SSI, etc).
This patch adds simplified explanation to help setting/understanding.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-12 13:03:41 +07:00
..
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
adg.c ASoC: rsnd: CMD TIMSEL support for Capture 2016-03-07 14:41:54 +07: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: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
ctu.c ASoC: rsnd: add CTU 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: add simplified module explanation 2016-03-12 13:03:41 +07:00
gen.c ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function 2016-03-02 12:59:17 +09:00
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: SRC TIMSEL support for Capture 2016-03-07 14:41:54 +07:00
rsrc-card.c ASoC: rsrc-card: add convert channels support 2016-03-05 13:27:27 +09:00
src.c ASoC: rsnd: SRC TIMSEL support for Capture 2016-03-07 14:41:54 +07:00
ssi.c ASoC: rsnd: add rsnd_src_get_in/out_rate() 2016-03-07 14:41:54 +07:00
ssiu.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00