On Thu, May 17, 2012 at 09:46:21AM -0500, Rob Lee wrote:
> On Wed, May 16, 2012 at 12:47 PM, Sascha Hauer wrote:
> >>
> >> +void __init imx5_init_late(void)
> >> +{
> >> + imx5_pm_init();
> >> +}
> >> +
> >> void __init imx51_init_late(void)
> >> {
> >> mx51_neon_fixup();
> >> - im
On Wed, May 16, 2012 at 12:47 PM, Sascha Hauer wrote:
> On Tue, May 15, 2012 at 09:33:33PM -0500, Robert Lee wrote:
>> 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 initi
On Tue, May 15, 2012 at 09:33:33PM -0500, Robert Lee wrote:
> 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_l
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
---
arch/arm/mach-imx/clock-m