Skip to content

Commit 5639d86

Browse files
Jyri SarhaChao Song
authored andcommitted
sof-dump-status: Add ARL and ARL-S PCI IDs
Add other PCI device IDs handled by pci-mtl.c. Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
1 parent 6498498 commit 5639d86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/sof-dump-status.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ def __init__(self):
4343
"0x54c8":"adl-n",
4444
# pci-mtl.c
4545
"0x7e28":"mtl",
46+
"0x7f50":"arl-s",
47+
"0x7728":"arl",
4648
# pci-lnl.c
4749
"0xa828":"lnl",
4850
# Other PCI IDs

0 commit comments

Comments
 (0)