Skip to content

Commit d08e4d9

Browse files
charleskeepaxvinodkoul
authored andcommitted
soundwire: intel_auxdevice: Add cs42l44 to wake_capable_list
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> Link: https://patch.msgid.link/20260708122948.1502227-1-ckeepax@opensource.cirrus.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 999f809 commit d08e4d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soundwire/intel_auxdevice.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ static struct wake_capable_part wake_capable_list[] = {
5454
{0x01fa, 0x2A30},
5555
{0x01fa, 0x2A3B},
5656
{0x01fa, 0x4243},
57+
{0x01fa, 0x4244},
5758
{0x01fa, 0x4245},
5859
{0x01fa, 0x4249},
5960
{0x01fa, 0x4747},

0 commit comments

Comments
 (0)