ASoC: Intel: Add Baytrail byt-max98090 machine driver
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Fri, 30 May 2014 12:16:43 +0000 (15:16 +0300)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 10:44:49 +0000 (11:44 +0100)
commit9b351d46893e827940e2e8da04f1791e8ec452ca
tree74e03184c5f2cc211a7343a3d995cc0e6ef845fe
parent35386320898ec01f922929877a723fe1d4ddf04b
ASoC: Intel: Add Baytrail byt-max98090 machine driver

Add machine driver and ACPI probing for Baytrail SST with MAX98090 codec.

Jack detect code from Kevin Strasser <kevin.strasser@intel.com>, GPIO
resolving from Mika Westerberg <mika.westerberg@linux.intel.com> and fixes
and cleanups from Liam Girdwood <liam.r.girdwood@linux.intel.com>.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/Kconfig
sound/soc/intel/Makefile
sound/soc/intel/byt-max98090.c [new file with mode: 0644]
sound/soc/intel/sst-acpi.c