linux/sound/soc/sh
Kuninori Morimoto 1536a96889 ASoC: add Renesas R-Car core feature
Renesas R-Car series sound circuit consists of SSI and its peripheral.
But this peripheral circuits are different between
R-Car Generation1 (E1/M1/H1) and Generation2 (E2/M2/H2).
(Actually, there are many difference in Generation1 chips)

Basically, for the future, Renesas R-Car series will use
Gen2 style sound circuit, but driver should care Gen1 also.
The main differences between Gen1 and Gen2 peripheral
are 1) register offset, 2) data path.

This patch adds basic (core) feature for R-Car
series sound driver as prototype

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-28 19:34:09 +01:00
..
rcar ASoC: add Renesas R-Car core feature 2013-07-28 19:34:09 +01:00
dma-sh7760.c ASoC: dma-sh7760: Fix compile error 2013-03-22 12:23:11 +01:00
fsi.c ASoC: fsi: fixup sparse errors 2013-05-28 15:35:46 +01:00
hac.c ASoC: ac97: Support multi-platform AC'97 2013-06-27 09:48:42 +01:00
Kconfig ASoC: add Renesas R-Car core feature 2013-07-28 19:34:09 +01:00
Makefile ASoC: add Renesas R-Car core feature 2013-07-28 19:34:09 +01:00
migor.c ASoC: switch over to use snd_soc_register_component() on sh4 siu 2013-03-26 21:57:55 +00:00
sh7760-ac97.c ASoC: sh: Add .owner to struct snd_soc_card 2011-12-23 11:32:07 +00:00
siu_dai.c ASoC: switch over to use snd_soc_register_component() on sh4 siu 2013-03-26 21:57:55 +00:00
siu_pcm.c ASoC: siu: don't use DMA device for channel filtering 2012-07-20 11:23:44 +05:30
siu.h ASoC: Do not include soc-dai.h 2010-11-22 14:04:53 +00:00
ssi.c ASoC: switch over to use snd_soc_register_component() on sh4 ssi 2013-03-26 21:57:44 +00:00