]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6caffb4d6809f234ca34f11fd618a14f93e9944f
tree231b59af2d8261dc739a031251e340df28d6e48c
parentaa216fc2ba29cf397c4b916964099898c9d1a83d
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