diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2015-07-31 18:37:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 23:30:15 +0300 |
commit | e5742ef1279e4cfe52fee7056b15a848ffe5c723 (patch) | |
tree | 62db9bcbed9629007ea97347d9f2863a7bba4166 /Documentation | |
parent | 686079c9b71a4673d0068ea4538f22359070ee33 (diff) | |
download | linux-e5742ef1279e4cfe52fee7056b15a848ffe5c723.tar.xz |
coresight: binding for ETMv4 coresight drivers
Adding compatible string for new coresight ETMv4 tracer.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/coresight.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt index 65a6db2271a2..62938eb9697f 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"; + - "arm,coresight-etm4x", "arm,primecell"; - "qcom,coresight-replicator1x", "arm,primecell"; * reg: physical base address and length of the register |