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: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260313155428.1934196-1-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
master
Charles Keepax 2026-03-13 15:54:28 +00:00 committed by Vinod Koul
parent cbfea84f82
commit b8f2d65fec
1 changed files with 1 additions and 0 deletions

View File

@ -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},