[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1429742637-12337-1-git-send-email-mathieu.poirier@linaro.org>
Date: Wed, 22 Apr 2015 16:43:57 -0600
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, mathieu.poirier@...aro.org
Subject: [PATCH] coresight: binding for ETMv4 coresight drivers
Adding compatible string for new coresight ETMv4 tracer.
Signed-off-by: Mathieu Poirier <mathieu.poirier@...aro.org>
---
Documentation/devicetree/bindings/arm/coresight.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
index 88602b75418e..f4d6a86738a4 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";
* reg: physical base address and length of the register
set(s) of the component.
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists