ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instance
authorV sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
Tue, 31 May 2022 12:08:12 +0000 (17:38 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:35:01 +0000 (12:35 +0100)
commit4dc6737cfe882765d914fcb88b5eaa14551ffddd
tree101169b02e31a54e28d0f880479dad5257b43fe4
parent0439eb4d94e0fc17c6dd3829fabd88c11773381d
ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instance

We have new platform with rt5682s as a primary codec and rt1019 as an
amp codec. Add machine struct to register sof audio based sound card
on such Chrome machine.

Here we are configuring as a soc mclk master and codec slave.

Signed-off-by: V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
Link: https://lore.kernel.org/r/20220531120813.47116-3-Vsujithkumar.Reddy@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-config.c
sound/soc/amd/acp/acp-mach-common.c
sound/soc/amd/acp/acp-sof-mach.c