linux/sound/soc/sh/rcar
Sergei Shtylyov de1965159a rcar: src: skip disabled-SRC nodes
The current device tree representation of the R-Car Sample Rate Converters
(SRC) assumes that they are numbered consecutively, starting from 0. Alas,
this  is not  the case with the R8A7794 SoC where SRC0 isn't present.  In
order to keep the existing  device trees working, I'm suggesting to use a
disabled node for SRC0.  Teach the SRC probe  to just skip disabled nodes.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-05-12 15:30:29 +01:00
..
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
adg.c ASoC: rsnd: Remove CLK_IS_ROOT 2016-04-20 10:13:58 +01: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: don't use prohibited number to PDMACHCRn.SRS 2016-05-10 19:10:57 +01: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: count .probe/.remove for rsnd_mod_call() 2016-04-28 10:46:47 +01:00
rsrc-card.c ASoC: rsrc-card: add convert channels support 2016-03-05 13:27:27 +09:00
src.c rcar: src: skip disabled-SRC nodes 2016-05-12 15:30:29 +01: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