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:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2607