[PATCH v2 11/12][SRU][OEM-6.0] UBUNTU: SAUCE: ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F product
You-Sheng Yang
vicamo.yang at canonical.com
Mon Dec 12 08:53:15 UTC 2022
From: Gongjun Song <gongjun.song at intel.com>
BugLink: https://bugs.launchpad.net/bugs/1997944
The unique ID is determined by the ADR pin level of rt1318.
ODM changed design, update codec addr to match new design.
Signed-off-by: Gongjun Song <gongjun.song at intel.com>
(cherry-picked from commit 40f087191daf8819b677df6c65157707dd9e03ee https://github.com/thesofproject/linux.git)
Signed-off-by: You-Sheng Yang (vicamo) <vicamo.yang at canonical.com>
---
sound/soc/intel/common/soc-acpi-intel-rpl-match.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/intel/common/soc-acpi-intel-rpl-match.c b/sound/soc/intel/common/soc-acpi-intel-rpl-match.c
index 3c5229f41bb0..31b43116e3d8 100644
--- a/sound/soc/intel/common/soc-acpi-intel-rpl-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-rpl-match.c
@@ -112,7 +112,7 @@ static const struct snd_soc_acpi_adr_device rt1316_1_group2_adr[] = {
static const struct snd_soc_acpi_adr_device rt1318_1_group1_adr[] = {
{
- .adr = 0x000131025D131801ull,
+ .adr = 0x000132025D131801ull,
.num_endpoints = 1,
.endpoints = &spk_l_endpoint,
.name_prefix = "rt1318-1"
--
2.37.2
More information about the kernel-team
mailing list