ASoC: cs53l30: Add codec driver support for Cirrus CS53L30
authorNicolin Chen <nicoleotsuka@gmail.com>
Wed, 25 May 2016 19:38:34 +0000 (12:38 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:15:05 +0000 (16:15 +0100)
commitde9b1214c04f45949c9f692e447328a1058a41ac
tree056a3502042efcd3995900b431c3e6aedd147676
parent1a695a905c18548062509178b98bc91e67510864
ASoC: cs53l30: Add codec driver support for Cirrus CS53L30

CS53L30 is a Quad-Channel ADC from Cirrus Logic with an I2S/TDM DAI.
So this patch adds a codec driver for CS53L30 that includes 4-channel
24-bit recording and TDM mode supports.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/cs53l30.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs53l30.c [new file with mode: 0644]
sound/soc/codecs/cs53l30.h [new file with mode: 0644]
This page took 0.030807 seconds and 5 git commands to generate.