We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8e8e2 commit ca8bdb5Copy full SHA for ca8bdb5
1 file changed
tools/sof-dump-status.py
@@ -43,6 +43,8 @@ def __init__(self):
43
"0x54c8":"adl-n",
44
# pci-mtl.c
45
"0x7e28":"mtl",
46
+ # pci-lnl.c
47
+ "0xa828":"lnl",
48
# Other PCI IDs
49
"0x9d71":"kbl", "0x9d70":"skl", "0x33c8":"hsw",
50
"0x3438":"bdw", "0x160c":"bdw", "0x0f04":"byt", "0x2284":"cht"
0 commit comments