Skip to content

Commit d9c1ea3

Browse files
naveen-manoharbardliao
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 <naveen.m@intel.com>
1 parent 7f452d9 commit d9c1ea3

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
@@ -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)