diff options
author | Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com> | 2016-01-12 16:01:39 +0530 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2016-01-19 17:35:50 -0800 |
commit | 9d16b482b059d784137881f3ec4bb121c5a2e6ee (patch) | |
tree | a5d85c5fc5841d73e5ea6a50c1efe894ff67bbdc /MAINTAINERS | |
parent | 378f956e3f93b7862d89f93411953758491b42cc (diff) |
platform:x86: Add Intel telemetry platform driver
Telemetry platform driver implements the telemetry interfaces.
Currently it supports ApolloLake. It uses the PUNIT and PMC IPC
interfaces to configure the telemetry samples to read.
The samples are read from a Secure SRAM region.
Signed-off-by: Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f97a83d4aa2b..9be168d1c79e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5707,6 +5707,7 @@ L: platform-driver-x86@vger.kernel.org S: Maintained F: drivers/platform/x86/intel_telemetry_core.c F: arch/x86/include/asm/intel_telemetry.h +F: drivers/platform/x86/intel_telemetry_pltdrv.c IOC3 ETHERNET DRIVER M: Ralf Baechle <ralf@linux-mips.org> |