]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id
authorAjit Kumar Pandey <AjitKumar.Pandey@amd.com>
Thu, 6 Jan 2022 15:05:21 +0000 (20:35 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 6 Jan 2022 16:18:54 +0000 (16:18 +0000)
commitbeb32d51b7d7ded5285e5f7788d417d6428fa04b
tree845f23207a33db76cec07ba965ca4f092418eb57
parentd242f55a609031ca2719a3579a429cf382595670
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id

RT1019 components was initially registered with i2c1 and i2c2 but
now changed to i2c0 and i2c1 in most of our AMD platforms. Change
default rt1019 components to 10EC1019:00 and 10EC1019:01 which is
aligned with most of AMD machines.

Any exception to rt1019 device ids in near future board design can
be handled using dmi based quirk for that machine.

Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com>
Link: https://lore.kernel.org/r/20220106150525.396170-1-AjitKumar.Pandey@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp/acp-mach-common.c