* [PATCH RESEND] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
@ 2025-12-15 15:17 Charles Keepax
2025-12-16 9:19 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Charles Keepax @ 2025-12-15 15:17 UTC (permalink / raw)
To: vkoul
Cc: yung-chuan.liao, pierre-louis.bossart, liam.r.girdwood,
peter.ujfalusi, linux-sound, linux-kernel, patches
From: Maciej Strozek <mstrozek@opensource.cirrus.com>
Add cs42l45 to the wake_capable_list because it can generate jack events
whilst the bus is stopped.
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
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 6df2601fff909..8752b0e3ce74c 100644
--- a/drivers/soundwire/intel_auxdevice.c
+++ b/drivers/soundwire/intel_auxdevice.c
@@ -52,6 +52,7 @@ struct wake_capable_part {
static struct wake_capable_part wake_capable_list[] = {
{0x01fa, 0x4243},
+ {0x01fa, 0x4245},
{0x025d, 0x5682},
{0x025d, 0x700},
{0x025d, 0x711},
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
2025-12-15 15:17 [PATCH RESEND] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list Charles Keepax
@ 2025-12-16 9:19 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2025-12-16 9:19 UTC (permalink / raw)
To: Charles Keepax
Cc: yung-chuan.liao, pierre-louis.bossart, liam.r.girdwood,
peter.ujfalusi, linux-sound, linux-kernel, patches
On Mon, 15 Dec 2025 15:17:29 +0000, Charles Keepax wrote:
> Add cs42l45 to the wake_capable_list because it can generate jack events
> whilst the bus is stopped.
>
>
Applied, thanks!
[1/1] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
commit: f87e5575a6bd1925cd55f500b61b661724372e5f
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-16 9:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 15:17 [PATCH RESEND] soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list Charles Keepax
2025-12-16 9:19 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox