]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: TSCS454: Add Support
authorSteven Eckhoff <steven.eckhoff.opensource@gmail.com>
Thu, 31 May 2018 20:24:07 +0000 (15:24 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 1 Jun 2018 11:05:30 +0000 (12:05 +0100)
commit64d5e4f347c66cb8a85d230ab018e68205e58b5e
treebdad4748194fc12fe092a0d1e5707fae3abb5414
parentf6725c6bb7b8ad8201a4d39bdf90afd6e46e9444
ASoC: TSCS454: Add Support

Currently there is no support for Tempo Semiconductor's TSCS454 CODEC.

Add support for it.

Signed-off-by: Steven Eckhoff <steven.eckhoff.opensource@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/tscs454.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tscs454.c [new file with mode: 0644]
sound/soc/codecs/tscs454.h [new file with mode: 0644]