]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682
authorBrent Lu <brent.lu@intel.com>
Thu, 3 Dec 2020 15:40:10 +0000 (23:40 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 4 Dec 2020 23:26:35 +0000 (23:26 +0000)
commitaa6cc97c0ac31c668afc7027bcf2bdb0fe4610fe
treeb594e2c3b013732290c35ddf1261182df5804e14
parent29275309b0e32bb838d67158c6b6e687275f43e9
ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682

This patch adds the driver data for two rt1011 speaker amplifiers on
SSP1 and rt5682 on SSP0 for TGL platform. DAI format for rt1011 is
leveraged from cml_rt1011_rt5682 which is 4-slot tdm with 100fs bclk.

Signed-off-by: Brent Lu <brent.lu@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20201203154010.29464-1-brent.lu@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_realtek_common.c [new file with mode: 0644]
sound/soc/intel/boards/sof_realtek_common.h [new file with mode: 0644]
sound/soc/intel/boards/sof_rt5682.c
sound/soc/intel/common/soc-acpi-intel-tgl-match.c