ASoC: Intel: Boards: Add Maxim98373 support
authorJenny TC <jenny.tc@intel.com>
Mon, 25 Feb 2019 16:47:31 +0000 (22:17 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 26 Feb 2019 11:45:36 +0000 (11:45 +0000)
commit716d53cc7837aec7f439ce2a20fc2597a89dae53
treec0e6b9ba096f4a5e0475b220f4f5191efacaae2f
parent0d3fba3e7a566917f4286dd42b83c780c47dcbf7
ASoC: Intel: Boards: Add Maxim98373 support

This patch enables the reuse of kbl_da7219_max98927 machine driver to
support max98373. The same machine driver is modified for cases where one
amplifier is swapped out with another. Most of the changes are about
renaming the codec and codec_dai names, with minor differences due to
support for 24 bits in one case and 16 in the other.

Signed-off-by: Jenny TC <jenny.tc@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/kbl_da7219_max98927.c
sound/soc/intel/common/soc-acpi-intel-kbl-match.c