* [PATCH] soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list
@ 2026-07-08 12:29 Charles Keepax
0 siblings, 0 replies; only message in thread
From: Charles Keepax @ 2026-07-08 12:29 UTC (permalink / raw)
To: vkoul
Cc: yung-chuan.liao, pierre-louis.bossart, linux-sound, linux-kernel,
patches
Add cs42l44 to the wake_capable_list because it can generate
jack events whilst the bus is stopped.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
---
drivers/soundwire/intel_auxdevice.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/soundwire/intel_auxdevice.c b/drivers/soundwire/intel_auxdevice.c
index 0b8107bec9abe..a8407560bf4fd 100644
--- a/drivers/soundwire/intel_auxdevice.c
+++ b/drivers/soundwire/intel_auxdevice.c
@@ -54,6 +54,7 @@ static struct wake_capable_part wake_capable_list[] = {
{0x01fa, 0x2A30},
{0x01fa, 0x2A3B},
{0x01fa, 0x4243},
+ {0x01fa, 0x4244},
{0x01fa, 0x4245},
{0x01fa, 0x4249},
{0x01fa, 0x4747},
--
2.47.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 12:29 [PATCH] soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list Charles Keepax
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox