Skip to content

Commit 8168dba

Browse files
naveen-manoharvinodkoul
authored andcommitted
soundwire: intel_auxdevice: add rt721 codec to wake_capable_list
rt721 has wake capability. Add it to the wake_capable_list. Signed-off-by: Naveen Manohar <[email protected]> Reviewed-by: Péter Ujfalusi <[email protected]> Signed-off-by: Bard Liao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent ae6a0f5 commit 8168dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/soundwire/intel_auxdevice.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ static struct wake_capable_part wake_capable_list[] = {
6565
{0x025d, 0x715},
6666
{0x025d, 0x716},
6767
{0x025d, 0x717},
68+
{0x025d, 0x721},
6869
{0x025d, 0x722},
6970
};
7071

0 commit comments

Comments
 (0)