aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorMatt Ranostay <[email protected]>2022-06-17 08:13:04 -0700
committerNishanth Menon <[email protected]>2022-06-17 20:23:56 -0500
commit856216b70a41ff3f8c866b627546afa01567b389 (patch)
tree9216f6ba5d52fa82cb68e78e840e651738995f0c /tools/perf/scripts/python/Perf-Trace-Util/lib
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region
GICD region was overlapping with GICR causing the latter to not map successfully, and in turn the gic-v3 driver would fail to initialize. This issue was hidden till commit 2b2cd74a06c3 ("irqchip/gic-v3: Claim iomem resources") replaced of_iomap() calls with of_io_request_and_map() that internally called request_mem_region(). Respective console output before this patchset: [ 0.000000] GICv3: /bus@100000/interrupt-controller@1800000: couldn't map region 0 Fixes: b8545f9d3a54 ("arm64: dts: ti: Add initial support for J721S2 SoC") Cc: [email protected] Cc: Marc Zyngier <[email protected]> Cc: Robin Murphy <[email protected]> Cc: Nishanth Menon <[email protected]> Signed-off-by: Matt Ranostay <[email protected]> Acked-by: Marc Zyngier <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions