commit | 14cdbf041788f150ec3b323583b80bfd5775f73e | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Tue Sep 22 15:47:19 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 20:28:58 2015 +0100 |
tree | 1e0236ddb73b20cfd4ffa047a37dafb4bd470aa9 | |
parent | ba82664c134ef7ab97808f09a3c5e894b0a4900d [diff] |
intel_th: Add PTI output driver Parallel Trace Interface (PTI) unit is a trace output device that sends data over a PTI port. The driver provides interfaces to configure bus width, bus clock divider and mode. Tracing is enabled via output device's "active" attribute. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>