commit | 30ea7ee7eb3bdac9cb9ecc4bfe12dd749d50b943 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue May 24 11:03:50 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 31 17:24:15 2016 +0200 |
tree | 3c715c338a8dadc59bbeec9c09dcea5cc5220edb | |
parent | defee84a1481f6af77fac6939e1502ac352b76e3 [diff] |
imx: ventana: gsc: add gsc sleep command The Gateworks System Controller on Ventana boards has the ability to disable the board's primary power supply until the RTC hits a specific time. When sleeping a button-down event on the GSC user pushbutton will wake the board before it's wake time has been reached. This feature is referred to as GSC sleep. Add a command to invoke sleep mode for a specified number of seconds. Signed-off-by: Tim Harvey <tharvey@gateworks.com>