Re: [PATCH 8/9 v2] coresight: adding basic support for Vexpress TC2

From: Dirk Behme
Date: Tue Jul 01 2014 - 05:19:52 EST


On 27.06.2014 20:04, mathieu.poirier@xxxxxxxxxx wrote:
From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>

Support for the 2 PTMs, 3 ETMs, funnel, TPIU and replicator
connected to the ETB are included. Proper handling of the
ITM and the replicator linked to it along with the CTIs
and SWO are not included.

Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
---
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 174 +++++++++++++++++++++++++++++
1 file changed, 174 insertions(+)

diff --git a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
index 15f98cb..390f2bb 100644
--- a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
+++ b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
...
+ funnel {
+ compatible = "arm,coresight-funnel", "arm,primecell";
...
+ * repicator but configured as par of the funnel.

Two typos here?

repicator -> replicator

as par -> as part

Best regards

Dirk


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/