From: Linus Walleij Date: Thu, 16 Apr 2015 07:08:15 +0000 (+0200) Subject: ARM: ux500: add CoreSight blocks to DTS file X-Git-Tag: omap-for-v4.3/legacy-v2-signed~132^2~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b557457f638b3357471674eabcb701bb4fee6400;p=pandora-kernel.git ARM: ux500: add CoreSight blocks to DTS file This registers all the CoreSight blocks on the DB8500 SoC: each core has a PTM (v1.0, r1p0-00rel0) connected, both connected to a funnel (DK-TM908-r0p1-00rel0) which in turn connects to a replicator (DM-TM909-r0p1-00rel0). The replicator has two outputs, port 0 to a TPIU interface and port 1 to an ETB (DK-TM907-r0p3-00rel0). The CoreSight blocks are all clocked by the APEATCLK from the PRCMU and their AHB interconnect is clocked from a separate clock called APETRACECLK. The SoC also has a CTI/CTM block which can be added later as we have upstream support in the CoreSight subsystem. Acked-by: Mathieu Poirier Signed-off-by: Linus Walleij --- Reading git-diff-tree failed