commit | 17626b7cfc56afe1cd3f279ae0e243ddbfcf2cfc | [log] [tgz] |
---|---|---|
author | Anson Huang <b20788@freescale.com> | Wed Jan 22 15:14:47 2014 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Mar 05 10:35:14 2014 +0800 |
tree | 5d634caf22bde25b70b046074c32632c9b7f4f4a | |
parent | 64b08681398a74a7e802080f22ccdbf150c28167 [diff] |
ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount IPG, ARM and MMDC's clock should be enabled during kernel boot up, so we need to maintain their usecount, otherwise, they may be disabled unexpectedly if their children's clock are turned off, and caused their parent PLLs also get disabled, which is incorrect. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>