commit | ae499f0fadaf28bf3138676fa2d3f6cf7d57556a | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Jul 03 14:07:18 2014 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 15 13:40:34 2014 +0200 |
tree | db1cb132271288f5dd347746c85d1f0614fca08a | |
parent | ecfe64d8c55f8f210a609cd2eabfcc03f03672a9 [diff] |
power: reset: Add AT91 poweroff driver Add a driver to handle the shutdown of the Atmel SoCs. This code used to be (and still is) in arch/arm/mach-at91. We didn't remove it yet so that we can convert all the boards to using this driver, before removing it entirely in a separate patch. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>