diff options
author | Bryan O'Donoghue <[email protected]> | 2022-01-29 03:27:35 +0000 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2022-02-10 12:40:59 +0200 |
commit | 62dab57943a38213f51f002a9583aeaf7e510d08 (patch) | |
tree | 6f54742bac58e0f335bd74d548ea490b3342aeb6 /tools/perf/scripts/python/libxed.py | |
parent | dfeef93fe3eee6b7b5cbe209be3dbad59426f189 (diff) |
interconnect: qcom: msm8939: Remove snoc_mm specific regmap
Booting tip-of-tree on msm8939 we find the following error caused by our
modelling of snoc and snoc_mm as peer devices with the same address space.
[ 1.212340] qnoc-msm8939 580000.interconnect_mm: can't request region for resource [mem 0x00580000-0x0059407f]
[ 1.212391] qnoc-msm8939 580000.interconnect_mm: Cannot ioremap interconnect bus resource
[ 1.221524] qnoc-msm8939: probe of 580000.interconnect_mm failed with error -16
Declaring snoc_mm as a child device of snoc mitigates the fault and is
consistent with a similar extant implementation in qcm2290.
Signed-off-by: Bryan O'Donoghue <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions