Skip to content

Commit 4e90368

Browse files
Michael-zy2000vinodkoul
authored andcommitted
soundwire: intel_auxdevice: Add es9356 to wake_capable_list
Add es9356 to the wake_capable_list because it can generate jack events whilst the bus is stopped Signed-off-by: Zhang Yi <zhangyi@everest-semi.com> Link: https://patch.msgid.link/20260514075206.3483-7-zhangyi@everest-semi.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 35a5ab8 commit 4e90368

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
@@ -72,6 +72,7 @@ static struct wake_capable_part wake_capable_list[] = {
7272
{0x025d, 0x717},
7373
{0x025d, 0x721},
7474
{0x025d, 0x722},
75+
{0x04b3, 0x9356},
7576
};
7677

7778
static bool is_wake_capable(struct sdw_slave *slave)

0 commit comments

Comments
 (0)