]> git.baikalelectronics.ru Git - kernel.git/commit
perf: Add Arm CMN-600 DT binding
authorRobin Murphy <robin.murphy@arm.com>
Fri, 18 Sep 2020 18:24:09 +0000 (19:24 +0100)
committerWill Deacon <will@kernel.org>
Mon, 28 Sep 2020 17:50:17 +0000 (18:50 +0100)
commit28a3c7c74938d40fff80c6959e97f55f8a2b0f5c
treef9a5f9a8545acf422153376f83db7a299e4d66b4
parent130329da73add8109c05135f40fe56567f3c9ebd
perf: Add Arm CMN-600 DT binding

Document the requirements for the CMN-600 DT binding. The internal
topology is almost entirely discoverable by walking a tree of ID
registers, but sadly both the starting point for that walk and the
exact format of those registers are configuration-dependent and not
discoverable from some sane fixed location. Oh well.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/devicetree/bindings/perf/arm,cmn.yaml [new file with mode: 0644]