linux/sound/soc/sh/rcar
Kuninori Morimoto 78f13d0c5a ASoC: rsnd: add struct rsnd_dai_platform_info
R-Car sound DAI consists from SSI/SCU/SSIU/SRU...
Current R-Car sound DAI is decided from these settings,
but it is intuitively unclear, and is not good design for DT support.
This patch adds new rsnd_dai_platform_info to solve this issue.

But now, many platform is using this driver without
rsnd_dai_platform_info.
So, this patch still supports DAI settings via SSI to keep compatible.
It will be removed in next Linux version.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-03-05 14:07:52 +08:00
..
adg.c ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter 2014-03-04 12:13:49 +08:00
core.c ASoC: rsnd: add struct rsnd_dai_platform_info 2014-03-05 14:07:52 +08:00
gen.c ASoC: rsnd: remove unused SSI_CONTROL 2014-03-04 12:13:49 +08:00
Makefile ASoC: add Renesas R-Car SSI feature 2013-07-28 19:34:09 +01:00
rsnd.h ASoC: rsnd: share reg_field and reduce memory 2014-03-04 12:13:49 +08:00
scu.c ASoC: rsnd: get ssi/scu from rsnd_dai_stream 2014-03-04 12:13:49 +08:00
ssi.c ASoC: rsnd: add struct rsnd_dai_platform_info 2014-03-05 14:07:52 +08:00