commit | efa7ed7236ee5bfab871f35ce70f3e3e1d39b4f6 | [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 | 6052b1c6f4fadee751dd7c90a4148943f65ab7b0 [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>