aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm
diff options
context:
space:
mode:
authorSrinivas Pandruvada2017-08-12 09:50:09 -0700
committerAndy Shevchenko2017-08-13 16:01:22 +0300
commitc977b98bbef5898ed3d30b08ea67622e9e82082a (patch)
tree8c342d28d6f624c1c91c54c1f2b90b7ebd17687d /drivers/pwm
parent2cf7bdec2db81730610edb2631252b39375024a0 (diff)
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 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions