]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: ics43432: Add codec driver for InvenSense ICS-43432
authorRicard Wanderlof <ricard.wanderlof@axis.com>
Thu, 27 Aug 2015 09:35:20 +0000 (11:35 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 27 Aug 2015 16:09:27 +0000 (17:09 +0100)
commit3b7ce99748f0d006f9d1aa85709872e7b46787f7
treeb2e1a554f073b831f94ebdd81cc264e920907482
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
ASoC: ics43432: Add codec driver for InvenSense ICS-43432

Add support for the InvenSense ICS-43432 I2S MEMS microphone.

This is a non-software-configurable MEMS microphone with I2S output.

Tested on a setup with a single ICS-43432 (the device itself supports
stereo operation using a hardware pin controlling left vs. right channel
output).

Signed-off-by: Ricard Wanderlof <ricardw@axis.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/ics43432.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ics43432.c [new file with mode: 0644]