mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 03:27:30 -04:00
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>
This commit is contained in:
@@ -72,6 +72,7 @@ static struct wake_capable_part wake_capable_list[] = {
|
||||
{0x025d, 0x717},
|
||||
{0x025d, 0x721},
|
||||
{0x025d, 0x722},
|
||||
{0x04b3, 0x9356},
|
||||
};
|
||||
|
||||
static bool is_wake_capable(struct sdw_slave *slave)
|
||||
|
||||
Reference in New Issue
Block a user