]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - sound/soc/kirkwood/armada-370-db.c
sound: ASoC: add ASoC board driver for Armada 370 DB
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 12 Feb 2014 17:20:56 +0000 (18:20 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 14 Feb 2014 20:36:34 +0000 (20:36 +0000)
commit74d04c3efbc4f10990e5c4218ad3f65bfdcf3c75
tree04611fc99191420502dca2a5aba250db18b93dab
parent9a0d5113ac0ee513224ca2e5011b3a566de16207
sound: ASoC: add ASoC board driver for Armada 370 DB

This commit adds a simple ASoC board driver fo the Armada 370
Development Board, which connects the audio unit of the Armada 370 SoC
to the I2C-based CS42L51.

For now, only the analog audio input and output through the CS42L51
are supported, but a followup patch adds S/PDIF support to this
driver.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/armada-370db-audio.txt [new file with mode: 0644]
sound/soc/kirkwood/Kconfig
sound/soc/kirkwood/Makefile
sound/soc/kirkwood/armada-370-db.c [new file with mode: 0644]