Skip to content

Commit

Permalink
OMAP3: PM: Enable system control module autoidle
Browse files Browse the repository at this point in the history
Enable the auto-idle feature of the SCM block to save some additional
power.

Signed-off-by: Mika Westerberg <ext-mika.1.westerberg@nokia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
  • Loading branch information
Tero Kristo authored and Kevin Hilman committed Jan 21, 2010
1 parent 2bbe3af commit b296c81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-omap2/pm34xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,8 @@ static void __init prcm_setup_regs(void)
CM_AUTOIDLE);
}

omap_ctrl_writel(OMAP3430_AUTOIDLE, OMAP2_CONTROL_SYSCONFIG);

/*
* Set all plls to autoidle. This is needed until autoidle is
* enabled by clockfw
Expand Down

0 comments on commit b296c81

Please sign in to comment.