intel_th: Add ACPI glue layer
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Wed, 23 Aug 2017 06:59:55 +0000 (09:59 +0300)
committerAlexander Shishkin <alexander.shishkin@linux.intel.com>
Wed, 28 Mar 2018 15:47:23 +0000 (18:47 +0300)
commitebc57e399b8efb68293f206333985a3394c3acf8
tree8a4a2cba6c6aeb166baeffb9bfd844b523487fd4
parent282ffec565c2e9fe18bbb48c19767cccd2437f11
intel_th: Add ACPI glue layer

The Trace Hub devices now can be enumerated as ACPI devices, which
translates into "Host Debugger mode". There are two IDs: one for
PCH Trace Hub, and one for the uncore Trace Hub. These are expected
to stay the same across all platforms.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/hwtracing/intel_th/Kconfig
drivers/hwtracing/intel_th/Makefile
drivers/hwtracing/intel_th/acpi.c [new file with mode: 0644]