summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>2017-08-12 19:50:09 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2017-08-13 16:01:22 +0300
commitc977b98bbef5898ed3d30b08ea67622e9e82082a (patch)
tree8c342d28d6f624c1c91c54c1f2b90b7ebd17687d /include
parent2cf7bdec2db81730610edb2631252b39375024a0 (diff)
downloadlinux-c977b98bbef5898ed3d30b08ea67622e9e82082a.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions