ARM: imx: Enable imx53 low power idle
authorRobert Lee <rob.lee@linaro.org>
Mon, 21 May 2012 22:50:27 +0000 (17:50 -0500)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 5 Jun 2012 06:51:47 +0000 (08:51 +0200)
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>

No differences found