commit | e8fc721a9ab8dd6723063a92f5c5fdb5eaffbd6e | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew.lunn@ruag.com> | Fri Dec 28 13:25:09 2012 +0100 |
committer | Anton Vorontsov <anton@enomsg.org> | Sun Jan 06 14:00:23 2013 -0800 |
tree | b00f842e79fdd1730e87395a7f1d1983d7cd0fd3 | |
parent | 22f1229fe9a6790695f72b1cdba56fcaee867d75 [diff] |
power/reset: Add a new driver to turn QNAP board power off The QNAP NAS boxes have a microcontroller attached to the SoCs second serial port. By sending it a simple command, it will turn the power for the board off. This driver registers a function for pm_power_off to send such a command. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Anton Vorontsov <anton@enomsg.org>