]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_telemetry: Convert to use new SCU IPC API
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 16 Apr 2020 08:15:45 +0000 (11:15 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Apr 2020 10:18:08 +0000 (11:18 +0100)
commite730abdee31602813860f118727fbd726891687c
tree54eda387f9a127395940d2084a8889976a730091
parentc4faba80457174661a5c62499ba5063d696e3332
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>
arch/x86/include/asm/intel_pmc_ipc.h
arch/x86/include/asm/intel_telemetry.h
drivers/platform/x86/intel_telemetry_pltdrv.c