commit | 6ab739bc1d00bfd10ed87a2f1fdc00ebdc0d7ff1 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jan 16 11:12:35 2018 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Feb 12 11:23:46 2018 +0100 |
tree | 0b6b1b79f4d25174a19fc3f5768329877bc510c6 | |
parent | 5e195f120138a7ab8245a5e64296c16f8e48527f [diff] |
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>