ASoC: codecs: Add da7219 codec driver
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Tue, 29 Sep 2015 15:44:01 +0000 (16:44 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2015 17:11:27 +0000 (18:11 +0100)
commit6d817c0e9fd7536be76690bfdee88e8a81c16f7d
tree12d54c899e31db9ebacf2bf05b8f4fe24b3d8e38
parentc25c79b468a61ad8a54f764553056e2e2a427ea8
ASoC: codecs: Add da7219 codec driver

This adds support for the DA7219 audio codec with built-in advanced
accessory detect features.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/da7219-aad.h [new file with mode: 0644]
include/sound/da7219.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/da7219-aad.c [new file with mode: 0644]
sound/soc/codecs/da7219-aad.h [new file with mode: 0644]
sound/soc/codecs/da7219.c [new file with mode: 0644]
sound/soc/codecs/da7219.h [new file with mode: 0644]