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 <naveen.m@intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20250626060937.405978-1-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent ae6a0f5 commit 8168dba

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)