Bug 7842 - Intel: backport TPMI base driver and dependence
Summary: Intel: backport TPMI base driver and dependence
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-08 17:36 UTC by jiayingbao
Modified: 2024-01-31 10:18 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-08 17:36:16 UTC
Description of problem:
The TPMI (Topology Aware Register and PM Capsule Interface) provides a
flexible, extendable and PCIe enumerable MMIO interface for PM features.
The TPMI interface uses a PCI VSEC structure to expose the location of
MMIO region.
this change will add TPMI base driver support on BHS platforms.
RAPL, ISST, UFS are dependent on this driver.

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-01-31 10:18:03 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2607