OSDN Git Service

ASoC: sunxi: Add Allwinner A10 Digital Audio driver
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 15 Jun 2016 21:11:21 +0000 (23:11 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jun 2016 21:42:53 +0000 (22:42 +0100)
commitfa7c0d13cb26216f6dec5ef19e028e68b300530d
tree1ea7ba23e8519a97dae2cd15a16ce63842f8d580
parent38c81719b1658fdff7d3509b8a0c6294ce29c3d4
ASoC: sunxi: Add Allwinner A10 Digital Audio driver

The Allwinner A10 and later come with a hardware block that used for the
PCM and I2S interfaces.

Add a driver for it in ASoC.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/Kconfig
sound/soc/sunxi/Makefile
sound/soc/sunxi/sun4i-i2s.c [new file with mode: 0644]