[PATCH v2 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

From: Cristian Ciocaltea
Date: Tue Feb 20 2024 - 15:01:35 EST


This patch series restores audio support on Valve's Steam Deck OLED model, which
broke after the recent introduction of ACP/PSP communication for IRAM/DRAM fence
register programming.

Changes in v2:
- Rebased onto next-20240219
- Added new patch introducing struct acp_quirk_entry
- Reworked v1 patch to make use of a dedicated quirk
- Link to v1:
https://lore.kernel.org/lkml/20240209122810.2258042-1-cristian.ciocaltea@xxxxxxxxxxxxx/

Cristian Ciocaltea (2):
ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

sound/soc/sof/amd/acp-loader.c | 2 +-
sound/soc/sof/amd/acp.c | 50 ++++++++++++++++++----------------
sound/soc/sof/amd/acp.h | 7 ++++-
sound/soc/sof/amd/vangogh.c | 9 ++++--
4 files changed, 41 insertions(+), 27 deletions(-)

--
2.43.2