dt-bindings/perf: Add Arm CoreSight PMU
authorRobin Murphy <robin.murphy@arm.com>
Tue, 6 Feb 2024 10:27:57 +0000 (10:27 +0000)
committerWill Deacon <will@kernel.org>
Fri, 9 Feb 2024 17:34:35 +0000 (17:34 +0000)
commit7255cfb19941b4681e545be47b9f13b61b1b4cb6
tree2b373393acd4c546a06303203b1741ff319eaccc
parente7e8fa8e82afddb3c9ff56d6a7030558776c5b1c
dt-bindings/perf: Add Arm CoreSight PMU

Add a binding for implementations of the Arm CoreSight Performance
Monitoring Unit Architecture. Not to be confused with CoreSight debug
and trace, the PMU architecture defines a standard MMIO interface for
event counters following a similar design to the CPU PMU architecture,
where the implementation and most of its features are discoverable
through ID registers.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/c62a86ef177bec5c6d12176c605de900e9e40c87.1706718007.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/devicetree/bindings/perf/arm,coresight-pmu.yaml [new file with mode: 0644]