coresight-tpiu: add CoreSight TPIU driver
authorPratik Patel <pratikp@codeaurora.org>
Mon, 3 Nov 2014 18:07:37 +0000 (11:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 23:19:32 +0000 (15:19 -0800)
commitdc161b9f01142c6b2c985290b7aa3e58e2408036
tree01cf209bf782309ac8bf4fde051a505a2b52d9d8
parentbc4bf7fe98daf4e64cc5ffc6cdc0e820f4d99c14
coresight-tpiu: add CoreSight TPIU driver

This driver manages CoreSight TPIU (Trace Port Interface Unit)
which acts as a sink. TPIU is typically connected to some offchip
hardware hosting a storage buffer.

Signed-off-by: Pratik Patel <pratikp@codeaurora.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/Kconfig.debug
drivers/coresight/Makefile
drivers/coresight/coresight-tpiu.c [new file with mode: 0644]