summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/coresight.txt
diff options
context:
space:
mode:
authorPratik Patel2015-05-19 18:55:21 +0200
committerGreg Kroah-Hartman2015-05-24 20:12:08 +0200
commit620cf787c121f39b5223e43bad3d1b7c66ecead5 (patch)
tree0f0c23c9b330c238e2a61f0f0d54916792247360 /Documentation/devicetree/bindings/arm/coresight.txt
parentcoresight: fix typo in of_coresight.c (diff)
downloadkernel-qcow2-linux-620cf787c121f39b5223e43bad3d1b7c66ecead5.tar.gz
kernel-qcow2-linux-620cf787c121f39b5223e43bad3d1b7c66ecead5.tar.xz
kernel-qcow2-linux-620cf787c121f39b5223e43bad3d1b7c66ecead5.zip
coresight: replicator: Add Qualcomm CoreSight Replicator driver
This driver manages Qualcomm CoreSight Replicator device, which resides on the AMBA bus. Replicator has been made programmable to allow software to turn of the replicator branch to sink that is not being used. This avoids trace traffic to the unused/non-current sink from causing back pressure that results in overflows at the source. Signed-off-by: Pratik Patel <pratikp@codeaurora.org> Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/coresight.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/coresight.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
index 8711c1065479..65a6db2271a2 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -17,6 +17,7 @@ its hardware characteristcs.
- "arm,coresight-tmc", "arm,primecell";
- "arm,coresight-funnel", "arm,primecell";
- "arm,coresight-etm3x", "arm,primecell";
+ - "qcom,coresight-replicator1x", "arm,primecell";
* reg: physical base address and length of the register
set(s) of the component.