ASoC: uniphier: add support for UniPhier EVEA codec
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Wed, 22 Nov 2017 11:43:17 +0000 (20:43 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 4 Dec 2017 18:36:15 +0000 (18:36 +0000)
commit3a47b1dfa2913038623cec3164adfb2448269fa6
tree9b921832d2685098f6a71f55954abfa01c9975fb
parente85c8d3e25c09fd9b21ba74e14078ab4c1d977ef
ASoC: uniphier: add support for UniPhier EVEA codec

This patch adds EVEA codec driver. This codec core is in inside of
UniPhier SoC.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/uniphier/Kconfig [new file with mode: 0644]
sound/soc/uniphier/Makefile [new file with mode: 0644]
sound/soc/uniphier/evea.c [new file with mode: 0644]