We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de65a49 commit 8a9fe5bCopy full SHA for 8a9fe5b
1 file changed
tools/sof-dump-status.py
@@ -47,8 +47,8 @@ def __init__(self):
47
"0x7728":"arl",
48
# pci-lnl.c
49
"0xa828":"lnl",
50
- # pci-ptl.c
51
- "0xe428":"ptl",
+ # pci-ptl.c
+ "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