Gregory CLEMENT
aa4302c493
power: reset: ocelot: Add support 2 other MIPS based SoCs
...
This adds reset support for Luton and Jaguar2 in the ocelot-reset
driver. They are both MIPS based belonging to the Vcore III family.
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com >
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2020-11-29 22:34:07 +01:00
Lars Povlsen
ec871696b7
power: reset: ocelot: Add support for Sparx5
...
This adds reset support for Sparx5 in the ocelot-reset driver.
Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com >
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2020-10-08 23:24:04 +02:00
Alexandre Belloni
9afe62509b
power: reset: ocelot: switch the SI to boot mode
...
Switch the SI to boot mode so on a warm reboot, the SI is able to access
the flash.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com >
2018-12-05 22:40:25 +01:00
Alexandre Belloni
6ab739bc1d
power: reset: Add a driver for the Microsemi Ocelot reset
...
The Microsemi Ocelot SoC has a register allowing to reset the MIPS core.
Unfortunately, the syscon-reboot driver can't be used directly (but almost)
as the reset control may be disabled using another register.
Cc: linux-pm@vger.kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk >
2018-02-12 11:23:46 +01:00