OSDN Git Service

coresight-dummy: add dummy source driver support
authorShashank Mittal <mittals@codeaurora.org>
Wed, 25 May 2016 23:43:04 +0000 (16:43 -0700)
committerKyle Yan <kyan@codeaurora.org>
Fri, 27 May 2016 21:54:32 +0000 (14:54 -0700)
commit888f1317a94964f4daabf581ad1bfe5f04647728
tree0624d2b313e746457e85e837af17935169e87bb6
parent2da25adb21efcf538d0898f30851e81aa1ad9456
coresight-dummy: add dummy source driver support

Add dummy Coresight source driver. This driver can be used for devices
that are controlled by other subsystems but rely on Linux drivers to
configure rest of the trace path.

Change-Id: I7b68202fc6d7958fcf7ff933d7eed7e19c958ab0
Signed-off-by: Shashank Mittal <mittals@codeaurora.org>
Documentation/devicetree/bindings/arm/coresight.txt
drivers/hwtracing/coresight/Kconfig
drivers/hwtracing/coresight/Makefile
drivers/hwtracing/coresight/coresight-dummy.c [new file with mode: 0644]