Bug 7912 - Intel: backport TPMI ISST driver for GNR platform
Summary: Intel: backport TPMI ISST driver for GNR platform
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-16 09:30 UTC by jiayingbao
Modified: 2024-02-02 11:27 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jiayingbao intel_group 2024-01-16 09:30:56 UTC
Description of problem:
ISST will use TPMI interface since GNR platform.

For details on ISST operations using intel-speed-select utility,
refer to:
https://www.kernel.org/doc/html/latest/admin-guide/pm/intel-speed-select.html

intel-speed-select tool must update to v1.15 above version to support TPMI.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2024-02-02 11:27:38 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2743