Commit b8f2d65f authored by Charles Keepax's avatar Charles Keepax Committed by Vinod Koul
Browse files

soundwire: intel_auxdevice: Add cs42l49 to wake_capable_list



The Cirrus Logic cs42l49 codec can generate Jack events so add it to
the wake-capable list.

Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260313155428.1934196-1-ckeepax@opensource.cirrus.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent cbfea84f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ struct wake_capable_part {
static struct wake_capable_part wake_capable_list[] = {
	{0x01fa, 0x4243},
	{0x01fa, 0x4245},
	{0x01fa, 0x4249},
	{0x01fa, 0x4747},
	{0x025d, 0x5682},
	{0x025d, 0x700},