aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7218.h
Commit message (Collapse)AuthorAge
* ASoC: da7218: Remove 32KHz PLL mode from driverAdam Thomson2016-08-08
| | | | | | | | Functionality has been removed in latest silicon variants. This patch removes the feature from the driver to align. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: da7218: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-22
| | | | | | | | | The expected MCLK frequency ranges and the associated dividers are updated to improve PLL locking in a corner scenario, with low MCLK frequency near an input divider change boundary. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: da7218: Add da7218 codec driverAdam Thomson2015-11-30
This adds support for DA7217 and DA7218 audio codecs. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>