We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7d4e4 commit de65a49Copy full SHA for de65a49
1 file changed
tools/sof-dump-status.py
@@ -47,6 +47,8 @@ def __init__(self):
47
"0x7728":"arl",
48
# pci-lnl.c
49
"0xa828":"lnl",
50
+ # pci-ptl.c
51
+ "0xe428":"ptl",
52
# Other PCI IDs
53
"0x9d71":"kbl", "0x9d70":"skl", "0x33c8":"hsw",
54
"0x3438":"bdw", "0x160c":"bdw", "0x0f04":"byt", "0x2284":"cht"
0 commit comments