Skip to content
Commit 0e2268f8 authored by Horatiu Vultur's avatar Horatiu Vultur Committed by Philipp Zabel
Browse files

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: 0426a920 ("reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x")
Reviewed-by: default avatarHerve Codina <herve.codina@bootlin.com>
Tested-by: default avatarHerve Codina <herve.codina@bootlin.com>
Signed-off-by: default avatarHoratiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20250227105502.25125-1-horatiu.vultur@microchip.com


Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 2014c95a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment