summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5670.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11ASoC: rt5670: add rt5672 codec supportBard Liao1-0/+6
rt5672 is very similar to rt5670. Therefore we use one codec driver to support both codecs. The difference between rt5670 and rt5672 is there is some difference in their dapm routing table. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2014-07-02ASoC: add RT5670 CODEC driverBard Liao1-0/+2000
This patch adds a minimum support of Realtek ALC5670 codec. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@linaro.org>