linux/sound/soc/sh/rcar
Kuninori Morimoto 11d0f8ed6d ASoC: rsnd: add support graph base DT phase 1
To enable OF-graph base DT on rsnd driver, and to keep compatible
previous normal sound card style, it need to support both
"rcar_sound,dai" and "ports" (or "port") on DT.

This patch modify rsnd_dai_of_node() to parse
"rcar_sound,dai" and "ports" (or "port") as phase 1. It can detect
graph base style, but do nothing at this point.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-05-19 18:36:25 +01:00
..
adg.c ASoC: rsnd: remove error pointer for adg->clkout[i] 2017-05-17 10:26:28 +01:00
cmd.c ASoC: rsnd: check src mod pointer for rsnd_mod_id() 2017-05-17 10:30:47 +01:00
core.c ASoC: rsnd: add support graph base DT phase 1 2017-05-19 18:36:25 +01:00
ctu.c ASoC: rsnd: add CTU support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rcar: dma: remove unnecessary "volatile" 2017-03-16 14:07:25 +00:00
dvc.c ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() 2017-04-06 11:50:18 +01:00
gen.c ASoC: rsnd: use BRGCKR instead of SSICKR 2016-10-28 19:17:15 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: add support graph base DT phase 1 2017-05-19 18:36:25 +01:00
src.c ASoC: rsnd: remove mismatch explain comment from src.c 2017-05-17 10:26:28 +01:00
ssi.c ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT 2017-03-24 18:49:45 +00:00
ssiu.c ASoC: rcar: avoid SSI_MODEx settings for SSI8 2017-03-06 11:16:08 +01:00