Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

soundwire: intel_auxdevice: Add CS47L47 to wake_capable_list

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

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20260223150256.326143-2-rf@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Richard Fitzgerald and committed by
Vinod Koul
4b8fc2b1 de67b4ea

+1
+1
drivers/soundwire/intel_auxdevice.c
··· 53 53 static struct wake_capable_part wake_capable_list[] = { 54 54 {0x01fa, 0x4243}, 55 55 {0x01fa, 0x4245}, 56 + {0x01fa, 0x4747}, 56 57 {0x025d, 0x5682}, 57 58 {0x025d, 0x700}, 58 59 {0x025d, 0x711},