]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
authorJiada Wang <jiada_wang@mentor.com>
Mon, 3 Sep 2018 07:08:20 +0000 (07:08 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Sep 2018 13:37:19 +0000 (14:37 +0100)
commit8c9d750333408420a1e4816b1820f10be2a84af6
treeac0be654f06d5d5de14308a14f3893d4bd491820
parent92c7d384ff7282738c70720f8670c9b65c90c7df
ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0

Currently only BUSIF0 is supported by SSIU, all register setting
is done only for BUSIF.

Since BUSIF1 ~ BUSIF7 has been supported, so also support
these BUSIF from SSIU.

One note is that we can't support SSI9-4/5/6/7 so far,
because its address is out of calculation rule.

Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
[Kuninori: tidyup for upstream]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/gen.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssiu.c