Skip to content

Commit de65a49

Browse files
authored
Add PTL: PCI ID
Signed-off-by: harajend <hariprasad.rajendra@intel.com>
1 parent 3a7d4e4 commit de65a49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/sof-dump-status.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ def __init__(self):
4747
"0x7728":"arl",
4848
# pci-lnl.c
4949
"0xa828":"lnl",
50+
# pci-ptl.c
51+
"0xe428":"ptl",
5052
# Other PCI IDs
5153
"0x9d71":"kbl", "0x9d70":"skl", "0x33c8":"hsw",
5254
"0x3438":"bdw", "0x160c":"bdw", "0x0f04":"byt", "0x2284":"cht"

0 commit comments

Comments
 (0)