ASoC: tegra: add tegra sgtl5000 machine driver
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Sun, 19 Jun 2016 01:00:00 +0000 (03:00 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 12 Aug 2016 12:36:54 +0000 (13:36 +0100)
commit04445681f710eb3a6a263504fa3e6f4199f12d87
treeb9b1ec0c600614a5fb4a26a876f97a7dbc98c74d
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: tegra: add tegra sgtl5000 machine driver

This binding and driver describe/support playback to headphones, and
capture from line-in and microphone.

This driver is useful for the Toradex Apalis T30, Apalis TK1 and
Colibri T30 modules.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.txt [new file with mode: 0644]
sound/soc/tegra/Kconfig
sound/soc/tegra/Makefile
sound/soc/tegra/tegra_sgtl5000.c [new file with mode: 0644]