mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
ASoC: SOF: amd: add alternate machines for acp6.3 based platform
Add SoundWire machines as alternate machines for acp6.3 based platform. Link: https://github.com/thesofproject/linux/pull/5068 Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://patch.msgid.link/20240801111821.18076-9-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
57677ccde7
commit
15049b6a6c
@ -48,6 +48,7 @@ static const struct sof_amd_acp_desc acp63_chip_info = {
|
||||
|
||||
static const struct sof_dev_desc acp63_desc = {
|
||||
.machines = snd_soc_acpi_amd_acp63_sof_machines,
|
||||
.alt_machines = snd_soc_acpi_amd_acp63_sof_sdw_machines,
|
||||
.resindex_lpe_base = 0,
|
||||
.resindex_pcicfg_base = -1,
|
||||
.resindex_imr_base = -1,
|
||||
|
Loading…
Reference in New Issue
Block a user