commit | aa96a18d22dc7ad4dbc98cb0f4b2967a9fc979ca | [log] [tgz] |
---|---|---|
author | Robert Lee <rob.lee@linaro.org> | Mon May 21 17:50:27 2012 -0500 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Tue Jun 05 08:51:47 2012 +0200 |
tree | 73e366d74c1f637c2b0143955a1263ff394a3fde | |
parent | 565fa91f236524b6ba4872903dc9cc9c874493e6 [diff] |
ARM: imx: Enable imx53 low power idle Add various functionality needed to enable a imx53 low power idle state. This includes adding the imx53 gpc_dvfs clock and making a common imx5_late_init function and initializing all imx53 MACHINE_STATE late_init calls to imx5_late_init. Signed-off-by: Robert Lee <rob.lee@linaro.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>