> -----Original Message-----
> From: shumingf@xxxxxxxxxxx <shumingf@xxxxxxxxxxx>
> Sent: Wednesday, June 12, 2024 3:58 PM
> To: broonie@xxxxxxxxxx; lgirdwood@xxxxxxxxx
> Cc: linux-sound@xxxxxxxxxxxxxxx; lars@xxxxxxxxxx; flove@xxxxxxxxxxx;
> oder_chiou@xxxxxxxxxxx; jack.yu@xxxxxxxxxxx; derek.fang@xxxxxxxxxxx;
> Bossart, Pierre-louis <pierre-louis.bossart@xxxxxxxxx>; Liao, Bard
> <bard.liao@xxxxxxxxx>; Deep.Harsora@xxxxxxxx; Shuming Fan
> <shumingf@xxxxxxxxxxx>
> Subject: [PATCH] ASoC: Intel: soc-acpi: mtl: fix speaker no sound on Dell SKU
> 0C64
>
> From: Shuming Fan <shumingf@xxxxxxxxxxx>
>
> Dell SKU 0C64 has a single rt1318 amplifier.
> The prefix name of control still needs to be set rt1318-1 corresponding to
> UCM config.
>
> Signed-off-by: Shuming Fan <shumingf@xxxxxxxxxxx>
Reviewed-by: Bard Liao <yung-chuan.liao@xxxxxxxxxxxxxxx>
> ---
> sound/soc/intel/common/soc-acpi-intel-mtl-match.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
> b/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
> index 48252fa9e39e..8e0ae3635a35 100644
> --- a/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
> +++ b/sound/soc/intel/common/soc-acpi-intel-mtl-match.c
> @@ -293,7 +293,7 @@ static const struct snd_soc_acpi_adr_device
> rt1318_1_single_adr[] = {
> .adr = 0x000130025D131801,
> .num_endpoints = 1,
> .endpoints = &single_endpoint,
> - .name_prefix = "rt1318"
> + .name_prefix = "rt1318-1"
> }
> };
>
> --
> 2.34.1
[Index of Archives]
[Pulseaudio]
[Linux Audio Users]
[ALSA Devel]
[Fedora Desktop]
[Fedora SELinux]
[Big List of Linux Books]
[Yosemite News]
[KDE Users]