commit | 2b0b16d329add49d503ff08b45d7636731f493dc | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Tue Sep 22 15:47:15 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 20:28:58 2015 +0100 |
tree | d82574fcbae6d3fc609b154211d35ecdde75aa93 | |
parent | 39f4034693b7c7bd1fe4cb58c93259d600f55561 [diff] |
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>