ASoC: Intel: add sof-cs42l42 machine driver
authorBrent Lu <brent.lu@intel.com>
Wed, 5 May 2021 16:37:04 +0000 (11:37 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 12:04:25 +0000 (13:04 +0100)
commit5a7f27a624d9e33262767b328aa7a4baf7846c14
tree231b59af2d8261dc739a031251e340df28d6e48c
parenta21515b5aaff57bf2f4160380aa7eedcd0113c96
ASoC: Intel: add sof-cs42l42 machine driver

The machine driver is a generic machine driver for SOF with cs42l42
I2C codec. It currently supports Maxim MAX98357A speker amp on GLK
but is extensible for other apms and platforms.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210505163705.305616-13-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/sof_cs42l42.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-glk-match.c