diff options
author | Mauro Lima <[email protected]> | 2023-02-01 17:54:54 -0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-02-02 11:42:29 +0000 |
commit | b4c58d540777124f31ab0cb37a14c6573438d381 (patch) | |
tree | 0ded524a779821477a4a431e25fea85dc1556105 /tools/perf/scripts/python/sctop.py | |
parent | bf7499553732e68d1b3156ae9ce494c6ab9668d1 (diff) |
spi: intel: Fix device private data and PR_NUM for Broxton controllers
Some private data fields have to change from bxt_info to cnl_info.
Here is the list of Device IDs with the respective documentation taken for
validation:
0xa0a4 - Intel® 500 Series Chipset Family On-Package PCH
0x02a4 - Intel® 400 Series Chipset Family On-Package PCH
0x06a4 - Intel® 400 Series Chipset Family Platform Controller Hub
0x34a4 - Intel® 495 Chipset Family On-Package
0xa3a4 - Intel® B460 and H410 Chipset
According to documentation Broxton controller type has five PR registers.
Signed-off-by: Mauro Lima <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions