Lines Matching full:coresight
1 * CoreSight Components:
3 CoreSight components are compliant with the ARM CoreSight architecture
8 sink. Each CoreSight component device should use these properties to describe
17 "arm,coresight-etb10", "arm,primecell";
20 "arm,coresight-tpiu", "arm,primecell";
26 "arm,coresight-tmc", "arm,primecell";
29 "arm,coresight-dynamic-funnel", "arm,primecell";
30 "arm,coresight-funnel", "arm,primecell"; (OBSOLETE. For
35 "arm,coresight-etm3x", "arm,primecell";
38 "arm,coresight-etm4x", "arm,primecell";
41 "arm,coresight-etm4x-sysreg";
43 - Coresight programmable Replicator :
44 "arm,coresight-dynamic-replicator", "arm,primecell";
47 "arm,coresight-stm", "arm,primecell"; [1]
48 - Coresight Address Translation Unit (CATU)
49 "arm,coresight-catu", "arm,primecell";
51 - Coresight Cross Trigger Interface (CTI):
52 "arm,coresight-cti", "arm,primecell";
53 See coresight-cti.yaml for full CTI definitions.
63 coresight blocks also have an additional clock "atclk", which
64 clocks the core of that coresight component. The latter clock
67 * port or ports: see "Graph bindings for Coresight" below.
82 * Required properties for Coresight Cross Trigger Interface (CTI)
83 See coresight-cti.yaml for full CTI definitions.
90 - Coresight Non-configurable Replicator:
91 "arm,coresight-static-replicator";
92 "arm,coresight-replicator"; (OBSOLETE. For backward
95 - Coresight Non-configurable Funnel:
96 "arm,coresight-static-funnel";
98 * port or ports: see "Graph bindings for Coresight" below.
102 * arm,coresight-loses-context-with-cpu : boolean. Indicates that the
105 coresight component and CPU in the same power domain. When the CPU
106 powers down the coresight component also powers down and loses its
140 Graph bindings for Coresight
143 Coresight components are interconnected to create a data path for the flow of
145 Each coresight component must describe the "input" and "output" connections.
158 compatible = "arm,coresight-etb10", "arm,primecell";
173 compatible = "arm,coresight-tpiu", "arm,primecell";
188 compatible = "arm,coresight-tmc", "arm,primecell";
215 compatible = "arm,coresight-static-replicator";
251 compatible = "arm,coresight-static-funnel";
284 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
328 compatible = "arm,coresight-etm3x", "arm,primecell";
344 compatible = "arm,coresight-etm3x", "arm,primecell";
361 compatible = "arm,coresight-stm", "arm,primecell";
380 compatible = "arm,coresight-catu", "arm,primecell";