aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/da7213.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-10-07ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson1-3/+0
Driver now can make use of mclk data, if provided, to set, enable and disable the clock source. As part of this, the choice to enable clock squaring is dealt with as part of dai_sysclk() call rather than as platform data. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2013-02-14ASoC: codecs: Add da7213 codecAdam Thomson1-0/+52
This patch adds support for the Dialog DA7213 audio codec. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>