aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/intel_pmc_ipc.h
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2020-04-16 11:15:45 +0300
committerLee Jones <lee.jones@linaro.org>2020-04-24 11:18:08 +0100
commit68c73fb224778b8fd52b386f971a5cb3bca67878 (patch)
tree54eda387f9a127395940d2084a8889976a730091 /arch/x86/include/asm/intel_pmc_ipc.h
parentmfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC API (diff)
downloadlinux-dev-68c73fb224778b8fd52b386f971a5cb3bca67878.tar.xz
linux-dev-68c73fb224778b8fd52b386f971a5cb3bca67878.zip
platform/x86: intel_telemetry: Convert to use new SCU IPC API
Convert the Intel Apollo Lake telemetry driver to use the new SCU IPC API. This allows us to get rid of the duplicate PMC IPC implementation which is now covered in SCU IPC driver. Also move telemetry specific IPC message constant to the telemetry driver where it belongs. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/x86/include/asm/intel_pmc_ipc.h')
-rw-r--r--arch/x86/include/asm/intel_pmc_ipc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/intel_pmc_ipc.h b/arch/x86/include/asm/intel_pmc_ipc.h
index b438a488f613..ddc964b9c78c 100644
--- a/arch/x86/include/asm/intel_pmc_ipc.h
+++ b/arch/x86/include/asm/intel_pmc_ipc.h
@@ -8,7 +8,6 @@
#define PMC_IPC_PHY_CONFIG 0xEE
#define PMC_IPC_NORTHPEAK_CTRL 0xED
#define PMC_IPC_PM_DEBUG 0xEC
-#define PMC_IPC_PMC_TELEMTRY 0xEB
#define PMC_IPC_PMC_FW_MSG_CTRL 0xEA
/* IPC return code */