]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b304534e4c195e5237a647fa1f5357c29a66830
tree14675019d8e838a138d6bc0232cefb03a339cbcb
parent28f881a00a1fb4e94588ced9cff4cebc0b7f9811
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]