Lines Matching +full:coresight +full:- +full:etb10
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,coresight-etb10.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Arm CoreSight Embedded Trace Buffer
10 - Mathieu Poirier <mathieu.poirier@linaro.org>
11 - Mike Leach <mike.leach@linaro.org>
12 - Leo Yan <leo.yan@linaro.org>
13 - Suzuki K Poulose <suzuki.poulose@arm.com>
16 CoreSight components are compliant with the ARM CoreSight architecture
23 The CoreSight Embedded Trace Buffer stores traces in a dedicated SRAM that is
31 const: arm,coresight-etb10
33 - compatible
36 - $ref: /schemas/arm/primecell.yaml#
41 - const: arm,coresight-etb10
42 - const: arm,primecell
51 clock-names:
54 - const: apb_pclk
55 - const: atclk
57 power-domains:
60 in-ports:
66 description: Input connection from CoreSight Trace bus.
70 - compatible
71 - reg
72 - clocks
73 - clock-names
74 - in-ports
79 - |
81 compatible = "arm,coresight-etb10", "arm,primecell";
85 clock-names = "apb_pclk";
86 in-ports {
89 remote-endpoint = <&replicator_out_port0>;