]> Pileus Git - ~andy/linux/commit
ASoC: tegra: add tegra+MAX98090 machine driver
authorStephen Warren <swarren@nvidia.com>
Wed, 4 Dec 2013 22:19:27 +0000 (15:19 -0700)
committerMark Brown <broonie@linaro.org>
Thu, 5 Dec 2013 13:31:37 +0000 (13:31 +0000)
commit7637af2e17f18bfe6264d834c6edee7706a0f15c
treedc2dcc3f226925d9177bc4cda8f11fde40e7b86d
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
ASoC: tegra: add tegra+MAX98090 machine driver

Initially, this binding and driver only describe/support playback to
headphones and speakers, and capture from the external microphone, with
GPIO-based jack detection for the headphone jack only.

This driver is useful for the Venice2 board.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt [new file with mode: 0644]
sound/soc/tegra/Kconfig
sound/soc/tegra/Makefile
sound/soc/tegra/tegra_max98090.c [new file with mode: 0644]