]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
soundwire: amd: change the soundwire wake enable/disable sequence
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Fri, 7 Feb 2025 06:58:36 +0000 (12:28 +0530)
committerVinod Koul <vkoul@kernel.org>
Thu, 13 Feb 2025 16:21:06 +0000 (21:51 +0530)
commitdcc48a73eae7f791b1a6856ea1bcc4079282c88d
tree257413b57f4908b054122e36e10e4af10bc57ba2
parentd38ea972da679f223ae1e761080e37dd8b582bac
soundwire: amd: change the soundwire wake enable/disable sequence

During runtime suspend scenario, SoundWire wake should be enabled and
during system level suspend scenario SoundWire wake should be disabled.

Implement the SoundWire wake enable/disable sequence as per design flow
for SoundWire poweroff mode.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20250207065841.4718-2-Vijendar.Mukunda@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/amd_manager.c