ASoC: sunxi: Add support for the SPDIF block
authorMarcus Cooper <codekipper@gmail.com>
Mon, 8 Feb 2016 17:09:21 +0000 (18:09 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 16:25:51 +0000 (01:25 +0900)
commitf8260afa444b670016f22f2ba1440d9d2e74dcb6
tree47ce83c423ad037fe08d1da08f297dc82d044104
parent8020e1bbaa5e8d8340ab78c71a69ccdd362ab203
ASoC: sunxi: Add support for the SPDIF block

The sun4i, sun5i and sun7i SoC families have an SPDIF
block which is capable of playback and capture.

This patch enables the playback of this block for
the sun4i families.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/Kconfig
sound/soc/sunxi/Makefile
sound/soc/sunxi/sun4i-spdif.c [new file with mode: 0644]