Commit f87e5575 authored by Maciej Strozek's avatar Maciej Strozek Committed by Vinod Koul
Browse files

soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list



Add cs42l45 to the wake_capable_list because it can generate jack events
whilst the bus is stopped.

Signed-off-by: default avatarMaciej Strozek <mstrozek@opensource.cirrus.com>
Reviewed-by: default avatarBard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20251215151729.3911077-1-ckeepax@opensource.cirrus.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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},