]> git.baikalelectronics.ru Git - kernel.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)
commitf1c7daf7bf69e2e2d559aaacb58b0e59918a652d
tree6b7b29ad2726827a8fd2eff167964a53dbb37db0
parent43b67062e93e92c50ae8e2874aafb6f67c1064aa
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