]> asedeno.scripts.mit.edu Git - linux.git/commit
platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
authorKuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Sun, 9 Apr 2017 22:00:17 +0000 (15:00 -0700)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Apr 2017 18:51:27 +0000 (21:51 +0300)
commit496702068597ff29092e724301f77b91864454b3
tree3ba2e5248b269aad1e4725af55e13f573aa0c231
parente6749c89b4b0acaeddf4909eb75b7f6c8a4c15b2
platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's

This patch adds API's to read/write/update PMC GC registers.
PMC dependent devices like iTCO_wdt, Telemetry has requirement
to acces GCR registers. These API's can be used for this
purpose.

Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/intel_pmc_ipc.h
drivers/platform/x86/intel_pmc_ipc.c