]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2019 06:26:53 +0000 (08:26 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 22 May 2019 12:19:06 +0000 (13:19 +0100)
commit3917da94f787e6c907e440653ead0c666a71379e
tree6b7b29ad2726827a8fd2eff167964a53dbb37db0
parenta497a4363706b3eb208c64e66e5b485bb3b186ac
ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms

This is an implementation of a machine driver needed for Conexant
CX2072X codec on Intel Baytrail and Cherrytrail platforms.  The
current patch is based on the initial work by Pierre-Louis Bossart and
the other Intel machine drivers.

The jack detection support (driven via the standard GPIO) was added on
top of the original work.

Tested with ASUS E200HA laptop.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=115531
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/bytcht_cx2072x.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-byt-match.c
sound/soc/intel/common/soc-acpi-intel-cht-match.c