aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorBrady Norander <[email protected]>2025-03-30 13:08:45 +0000
committerMark Brown <[email protected]>2025-05-14 13:15:59 +0000
commit51590571433e32cacce10b11051c6ff056bf0aa8 (patch)
treef6cd549811f5fe4aa6772c660a80664e67c6e353 /rust/helpers/task.c
parentASoC: dt-bindings: mediatek: Simplify mediatek,clk-provider (diff)
downloadkernel-51590571433e32cacce10b11051c6ff056bf0aa8.tar.gz
kernel-51590571433e32cacce10b11051c6ff056bf0aa8.zip
ASoC: amd: use new ACP dev names for DAI links
On AMD SoC platforms with an ACP2x gpu ip block (such as stoneyridge), the amdgpu driver will create several platform devices for the ACP ASoC driver to communicate with the ACP hardware block on the gpu. These platform devices include dma for audio and one or multiple i2s interfaces. The amdgpu driver has always created these platform devices with automatic ids. The ASoC machine drives hardcode the platform device name. This creates an issue where if the ACP platform devices are not the first to be created, the ids can be different to what the machine drivers expect, causing them to not find the ACP platform devices and failing to load. Switch to using static ids for these ACP platform devices so that the names never change. Depends on patch: drm/amdgpu: use static ids for ACP platform devs [1] [1] https://lore.kernel.org/all/[email protected]/ Signed-off-by: Brady Norander <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions