linux/drivers/hwtracing/intel_th
Alexander Shishkin 2b0b16d329 intel_th: Add pci glue layer for Intel(R) Trace Hub
This patch adds basic support for PCI-based Intel TH devices. It requests
2 bars (configuration registers for the subdevices and STH channel MMIO
region) and calls into Intel TH core code to create the bus with subdevices
etc.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-04 20:28:58 +01:00
..
core.c intel_th: Add driver infrastructure for Intel(R) Trace Hub devices 2015-10-04 20:28:58 +01:00
debug.c intel_th: Add driver infrastructure for Intel(R) Trace Hub devices 2015-10-04 20:28:58 +01:00
debug.h intel_th: Add driver infrastructure for Intel(R) Trace Hub devices 2015-10-04 20:28:58 +01:00
intel_th.h intel_th: Add driver infrastructure for Intel(R) Trace Hub devices 2015-10-04 20:28:58 +01:00
Kconfig intel_th: Add pci glue layer for Intel(R) Trace Hub 2015-10-04 20:28:58 +01:00
Makefile intel_th: Add pci glue layer for Intel(R) Trace Hub 2015-10-04 20:28:58 +01:00
pci.c intel_th: Add pci glue layer for Intel(R) Trace Hub 2015-10-04 20:28:58 +01:00