Skip to content

Commit ca8bdb5

Browse files
committed
sof-dump-status: add first LNL PCI ID
This will be upstreamed shortly as well Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent be8e8e2 commit ca8bdb5

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+
# pci-lnl.c
47+
"0xa828":"lnl",
4648
# Other PCI IDs
4749
"0x9d71":"kbl", "0x9d70":"skl", "0x33c8":"hsw",
4850
"0x3438":"bdw", "0x160c":"bdw", "0x0f04":"byt", "0x2284":"cht"

0 commit comments

Comments
 (0)