ASoC: rt5682: add rt5682 codec driver
authorBard Liao <bardliao@realtek.com>
Thu, 7 Jun 2018 08:37:38 +0000 (16:37 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 18 Jun 2018 11:54:38 +0000 (12:54 +0100)
commit0ddce71c21f03fd19867c4939d3ca710f37cdf1a
tree14675019d8e838a138d6bc0232cefb03a339cbcb
parent53af408cd9f2d1c66bc081c1d82797bfe44af3e5
ASoC: rt5682: add rt5682 codec driver

This is the initial codec driver for rt5682.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rt5682.txt [new file with mode: 0644]
include/sound/rt5682.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt5682.c [new file with mode: 0644]
sound/soc/codecs/rt5682.h [new file with mode: 0644]