]> 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)
commit468485213a7b71674d03a147adce985a33435213
tree6b7b29ad2726827a8fd2eff167964a53dbb37db0
parentcac6380e55b690c8b13a6673e5e30a76c5676be3
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