summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-01-15 15:50:50 +0300
committerJakub Kicinski <kuba@kernel.org>2021-01-18 22:51:06 +0300
commitea151e1915ebef316893f1fdae6c2cd89ae3371b (patch)
tree45c196a831c10351b2dd5e1823ff8580c8e57994 /tools/perf/scripts/python/bin
parent10d0d3970187551645c7ab363e8c9d29e2122088 (diff)
downloadlinux-ea151e1915ebef316893f1fdae6c2cd89ae3371b.tar.xz
net: ipa: allow arbitrary number of interconnects
Currently we assume that the IPA hardware has exactly three interconnects. But that won't be guaranteed for all platforms, so allow any number of interconnects to be specified in the configuration data. For each platform, define an array of interconnect data entries (still associated with the IPA clock structure), and record the number of entries initialized in that array. Loop over all entries in this array when initializing, enabling, disabling, or tearing down the set of interconnects. With this change we no longer need the ipa_interconnect_id enumerated type, so get rid of it. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions