ASoC: pcm5102a: Add support for PCM5102A codec
authorFlorian Meier <florian.meier@koalo.de>
Fri, 13 May 2016 09:14:12 +0000 (09:14 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 13 May 2016 10:49:44 +0000 (11:49 +0100)
commit97d3ddd71fbf663a5da52897757333341a8b254f
treef997865001b1bb560e736c5ada39c01d7c6eee45
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
ASoC: pcm5102a: Add support for PCM5102A codec

Some definitions to support the PCM5102A codec
by Texas Instruments.

Signed-off-by: Florian Meier <florian.meier@koalo.de>
Changes to original patch by Florian Meier:
* rebased (Makefile and Kconfig
* fixed checkpath errors (spaces, newlines)
* added dt-binding documentation

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/pcm5102a.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm5102a.c [new file with mode: 0644]