]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: fvp: Add ETE and TRBE nodes for Rev C model
authorLeo Yan <leo.yan@arm.com>
Mon, 12 May 2025 15:11:49 +0000 (16:11 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 12 May 2025 17:52:08 +0000 (18:52 +0100)
commit6332351622db251b97639817a0e9ebc6f2394f87
tree6a40032143739a19f63ea0d609358753dca7bd30
parent1fa3ed04ac55134063e3cd465b41aeb26715e52a
arm64: dts: fvp: Add ETE and TRBE nodes for Rev C model

The FVP Rev C model includes CoreSight ETE and TRBE support. These
features can be enabled by specifying parameters when launching the
model:

  |  -C cluster0.has_ete: 1
  |  -C cluster1.has_ete: 1
  |  -C cluster0.has_trbe: 1
  |  -C cluster1.has_trbe: 1

This change adds device tree nodes for the ETE and TRBE. They are
disabled by default to prevent kernel warnings from failed driver
probes, as the model does not enable the features unless explicitly
specified as mentioned above.

Signed-off-by: Leo Yan <leo.yan@arm.com>
Message-Id: <20250512151149.13111-1-leo.yan@arm.com>
Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/fvp-base-revc.dts