commit | 0da15d36a90f405541773e884b3264e0f94debd3 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Wed Mar 09 18:16:48 2016 -0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Mar 31 17:01:58 2016 +0800 |
tree | 98503df06ed250f4277bb4bf3437fe37829125dc | |
parent | 456829228f96702ca281b65e11d11e8c09ca9da0 [diff] |
clk: imx: vf610: leave DDR clock on To use STOP mode without putting DDR3 into self-refresh mode, we need to keep the DDR clock enabled. Use the new gate configuration with a value of 2 to make sure that the clock is enabled in RUN, WAIT and STOP mode. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>