ASoC: add ak4554 driver
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 4 Jul 2013 04:15:13 +0000 (21:15 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:05:22 +0000 (11:05 +0100)
commita2911cdb1fd09de7c0da3938ffab1bc5cedda4f9
tree27a3fa0140bd8e0e9ba3bf5f0aef972a4914513f
parentad81f0545ef01ea651886dddac4bef6cec930092
ASoC: add ak4554 driver

ak4554 is very simple DA/AD converter which has no setting register.
Note that it has hard coded asymmetric data format
playback : SND_SOC_DAIFMT_RIGHT_J
capture  : SND_SOC_DAIFMT_LEFT_J
This driver has single DAI and doesn't have set_fmt.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ak4554.c [new file with mode: 0644]
This page took 0.030473 seconds and 5 git commands to generate.