mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 22:59:29 +02:00
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>
This commit is contained in:
committed by
Vinod Koul
parent
999f809047
commit
d08e4d9197
@@ -54,6 +54,7 @@ static struct wake_capable_part wake_capable_list[] = {
|
||||
{0x01fa, 0x2A30},
|
||||
{0x01fa, 0x2A3B},
|
||||
{0x01fa, 0x4243},
|
||||
{0x01fa, 0x4244},
|
||||
{0x01fa, 0x4245},
|
||||
{0x01fa, 0x4249},
|
||||
{0x01fa, 0x4747},
|
||||
|
||||
Reference in New Issue
Block a user