[PATCH v2 1/1] arm64: dts: imx8mq: Add coresight trace components

Shawn Guo shawnguo at kernel.org
Sat Jul 29 23:27:56 PDT 2023


On Wed, Jul 19, 2023 at 11:06:16AM +0200, Alexander Stein wrote:
> Add coresight trace components (ETM, ETF, ETB and Funnel).
> 
> ┌───────┐  ┌───────┐  ┌───────┐
> │ CPU0  ├─►│ ETM0  ├─►│       │
> └───────┘  └───────┘  │       │
>                       │       │
> ┌───────┐  ┌───────┐  │  ATP  │
> │ CPU1  ├─►│ ETM1  ├─►│       │
> └───────┘  └───────┘  │       │
>                       │ FUNNEL│
> ┌───────┐  ┌───────┐  │       │
> │ CPU2  ├─►│ ETM2  ├─►│       │
> └───────┘  └───────┘  │       │   ┌─────┐
>                       │       │   │     │
> ┌───────┐  ┌───────┐  │       │   │ M4  │
> │ CPU3  ├─►│ ETM3  ├─►│       │   │     │
> └───────┘  └───────┘  └───┬───┘   └──┬──┘                        AXI
>                           │          │                            ▲
>                           ▼          ▼                            │
>                       ┌───────────────────────────┐   ┌─────┐   ┌─┴──┐
>                       │          ATP FUNNEL       ├──►│ ETF ├─► │ETR │
>                       └───────────────────────────┘   └─────┘   └────┘
> 
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>

Applied, thanks!



More information about the linux-arm-kernel mailing list