]> asedeno.scripts.mit.edu Git - linux.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)
commit0e725b483bbed3c6178c3928fd9b62dadc2eb240
treebdad4748194fc12fe092a0d1e5707fae3abb5414
parent56c3a95385df558a471f7fcedba73c9ed836a906
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]