power/reset: Add a new driver to turn QNAP board power off
authorAndrew Lunn <andrew.lunn@ruag.com>
Fri, 28 Dec 2012 12:25:09 +0000 (13:25 +0100)
committerAnton Vorontsov <anton@enomsg.org>
Sun, 6 Jan 2013 22:00:23 +0000 (14:00 -0800)
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>

No differences found