commit | c8fdbbfa981a7bc64acec234620788c97d1f6a88 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Fri Sep 18 19:24:09 2020 +0100 |
committer | Will Deacon <will@kernel.org> | Mon Sep 28 18:50:17 2020 +0100 |
tree | f9a5f9a8545acf422153376f83db7a299e4d66b4 | |
parent | f5be3a61fdb5dd11ef60173e2783ccf62685f892 [diff] |
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>