Searched hist:"6 ab739bc1d00bfd10ed87a2f1fdc00ebdc0d7ff1" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/reset/ |
H A D | ocelot-reset.c | 6ab739bc1d00bfd10ed87a2f1fdc00ebdc0d7ff1 Tue Jan 16 11:12:35 CET 2018 Alexandre Belloni <alexandre.belloni@free-electrons.com> 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>
|
H A D | Makefile | diff 6ab739bc1d00bfd10ed87a2f1fdc00ebdc0d7ff1 Tue Jan 16 11:12:35 CET 2018 Alexandre Belloni <alexandre.belloni@free-electrons.com> 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>
|