Skip to content

Commit

Permalink
ASoC: SOF: amd: add alternate machines for acp6.3 based platform
Browse files Browse the repository at this point in the history
Add SoundWire machines as alternate machines for acp6.3 based platform.

Link: thesofproject#5068
Signed-off-by: Vijendar Mukunda <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
vijendarmukunda authored and broonie committed Aug 1, 2024
1 parent 57677cc commit 15049b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sof/amd/pci-acp63.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 15049b6

Please sign in to comment.