diff options
author | Stefan Agner <stefan@agner.ch> | 2014-11-27 21:52:45 +0100 |
---|---|---|
committer | Stefan Agner <stefan@agner.ch> | 2016-02-10 18:42:34 -0800 |
commit | 2ebcbac5a22ac1f423b912af6957b8fa060380a4 (patch) | |
tree | d778e840f108772bccf149c53f0651ed06210831 /init | |
parent | e30f9ce480d0d4ed69e49e11ee95eafc81cca949 (diff) |
tty: serial: fsl_lpuart: support suspend/resume
In order to allow wake support in STOP sleep mode, clocks are
needed. Use imx_clk_gate2_cgr to disable automatic clock gating
in low power mode STOP. This allows to enable wake by UART using:
echo enabled > /sys/class/tty/ttyLP0/power/wakeup
However, if wake is not enabled, the driver should disable the
clocks explicitly to save power.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions