diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2025-02-27 13:55:02 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2025-03-13 11:40:26 +0300 |
commit | 0e2268f88bb27ef14ac3de1bc4df29ff12bb28cb (patch) | |
tree | 48944d375b5e645f4d15facca70df8325e485183 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) | |
download | linux-0e2268f88bb27ef14ac3de1bc4df29ff12bb28cb.tar.xz |
reset: mchp: sparx5: Fix for lan966x
With the blamed commit it seems that lan966x doesn't seem to boot
anymore when the internal CPU is used.
The reason seems to be the usage of the devm_of_iomap, if we replace
this with devm_ioremap, this seems to fix the issue as we use the same
region also for other devices.
Fixes: 0426a920d6269c ("reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x")
Reviewed-by: Herve Codina <herve.codina@bootlin.com>
Tested-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20250227105502.25125-1-horatiu.vultur@microchip.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions