mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
OMAP3: PM: Enable system control module autoidle
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>
This commit is contained in:
parent
2bbe3af3f1
commit
b296c8118b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user