summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/intel_th/acpi.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28intel_th: Add ACPI glue layerAlexander Shishkin1-0/+79
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>