linux/sound/soc/sh/rcar
Kuninori Morimoto d188e140ad
ASoC: rsnd: add RSND_GEN3 for R-Car Gen3
rsnd driver is supporting Gen3. The difference between Gen1 and Gen2
were very big, but, between Gen2 and Gen3 are not so much.
Thus, it is assuming Gen2 and Gen3 have compatible, therefore,
there is no RSND_GEN3 and rsnd_is_gen3() macro.
But in the future, it will need Gen2 and Gen3 different operation,
and for Gen4.
This patch adds missing RSND_GEN3 and rsnd_is_gen3() macro.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Nguyen Viet Dung <dung.nguyen.aj@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-04-16 11:53:50 +01:00
..
adg.c ASoC: rsnd: fixup ADG register mask 2017-12-20 10:49:06 +00:00
cmd.c ASoC: rsnd: makes rsnd_cmd_mod_get() static 2018-04-16 11:53:44 +01:00
core.c ASoC: rsnd: add RSND_GEN3 for R-Car Gen3 2018-04-16 11:53:50 +01:00
ctu.c ASoC: rsnd: add rsnd_kctrl_xxx() macro 2017-10-11 09:46:17 +01:00
dma.c ASoC: rsnd: add RSND_GEN3 for R-Car Gen3 2018-04-16 11:53:50 +01:00
dvc.c ASoC: rsnd: add rsnd_kctrl_xxx() macro 2017-10-11 09:46:17 +01:00
gen.c ASoC: rsnd: add RSND_GEN3 for R-Car Gen3 2018-04-16 11:53:50 +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_kctrl_xxx() macro 2017-10-11 09:46:17 +01:00
rsnd.h ASoC: rsnd: add RSND_GEN3 for R-Car Gen3 2018-04-16 11:53:50 +01:00
src.c ASoC: rsnd: indicate IRQ error status for debug 2018-02-13 11:58:22 +00:00
ssi.c ASoC: rsnd: indicate IRQ error status for debug 2018-02-13 11:58:22 +00:00
ssiu.c ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modes 2017-11-28 11:52:52 +00:00