ASoC: rsnd: add simplified module explanation
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 10 Mar 2016 05:29:21 +0000 (05:29 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 12 Mar 2016 06:03:41 +0000 (13:03 +0700)
commitf1511a14a4a94d063cf8f8f12f36cf2ebb0cc8a8
tree73432e39c7f2e6405146db83aff64ed267ba9b36
parent09e59075496517206351cc28226ad7263a1a5c4f
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>
Documentation/devicetree/bindings/sound/renesas,rsnd.txt
sound/soc/sh/rcar/dvc.c