]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform
authorVenkata Prasad Potturu <venkataprasad.potturu@amd.com>
Tue, 8 Oct 2024 09:13:45 +0000 (14:43 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2024 09:49:13 +0000 (10:49 +0100)
commit494ddacd4a2ae5fd1c46ea49364eaab4fc1e5461
tree14876180f3e398838a04d39771ea7409fd149265
parent0a5c40393b123f3f08e428143985ab0c5ddb4d28
ASoC: SOF: amd: Fix for ACP SRAM addr for acp7.0 platform

Incorrect SRAM base addr for acp7.0 platform results firmware boot
failure.
Add condition check to support SRAM addr for various platforms.

Fixes: 145d7e5ae8f4 ("ASoC: SOF: amd: add option to use sram for data bin loading")
Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link: https://patch.msgid.link/20241008091347.594378-2-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/amd/acp-loader.c