Patch "ASoC: sof: amd: fix for firmware reload failure in Vangogh platform" has been added to the 6.6-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    ASoC: sof: amd: fix for firmware reload failure in Vangogh platform

to the 6.6-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     asoc-sof-amd-fix-for-firmware-reload-failure-in-vang.patch
and it can be found in the queue-6.6 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 553a98abdc6199d9e978e5d3e333b81507a990e2
Author: Venkata Prasad Potturu <venkataprasad.potturu@xxxxxxx>
Date:   Thu Jul 18 11:50:02 2024 +0530

    ASoC: sof: amd: fix for firmware reload failure in Vangogh platform
    
    [ Upstream commit f2038c12e8133bf4c6bd4d1127a23310d55d9e21 ]
    
    Setting ACP ACLK as clock source when ACP enters D0 state causing
    firmware load failure, as per design clock source should be internal
    clock.
    
    Remove acp_clkmux_sel field so that ACP will use internal clock
    source when ACP enters into D0 state.
    
    Fixes: d0dab6b76a9f ("ASoC: SOF: amd: Add sof support for vangogh platform")
    
    Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@xxxxxxx>
    Link: https://patch.msgid.link/20240718062004.581685-1-venkataprasad.potturu@xxxxxxx
    Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/sound/soc/sof/amd/pci-vangogh.c b/sound/soc/sof/amd/pci-vangogh.c
index d8be42fbcb6dd..b035e31fadaba 100644
--- a/sound/soc/sof/amd/pci-vangogh.c
+++ b/sound/soc/sof/amd/pci-vangogh.c
@@ -34,7 +34,6 @@ static const struct sof_amd_acp_desc vangogh_chip_info = {
 	.dsp_intr_base	= ACP5X_DSP_SW_INTR_BASE,
 	.sram_pte_offset = ACP5X_SRAM_PTE_OFFSET,
 	.hw_semaphore_offset = ACP5X_AXI2DAGB_SEM_0,
-	.acp_clkmux_sel = ACP5X_CLKMUX_SEL,
 	.probe_reg_offset = ACP5X_FUTURE_REG_ACLK_0,
 };
 




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux