diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2017-08-12 18:50:09 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-08-13 15:01:22 +0200 |
commit | c977b98bbef5898ed3d30b08ea67622e9e82082a (patch) | |
tree | 8c342d28d6f624c1c91c54c1f2b90b7ebd17687d /Kbuild | |
parent | platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0 (diff) | |
download | linux-c977b98bbef5898ed3d30b08ea67622e9e82082a.tar.xz linux-c977b98bbef5898ed3d30b08ea67622e9e82082a.zip |
platform/x86: intel_pmc_core: Make the driver PCH family agnostic
Although this driver did pretty good job in abstracting PCH specific
interfaces, but still there are some loose ends. For example
SLP_S0 counter (for reading SLP_S0 residency), PM config offset (for
checking permissions to read XRAM) and PPFEAR offset (for reading IP
status) is still hardcoded for a specific family of PCH.
This change extended the struct pmc_reg_map to allow per family
configuration of offsets and bits.
No functional change is expected with this change. This change allows
seamless additions to new PCH and create a baseline for other platform
specific extensions.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions