]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late
authorDave Gerlach <d-gerlach@ti.com>
Tue, 15 Sep 2015 19:47:34 +0000 (14:47 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Sep 2015 00:01:39 +0000 (17:01 -0700)
commit9cb6692135160220460843490047e6f6eb10d947
tree70f88c1adb75f3da9c85a5fa2c6372b45f187527
parentc2c7b23a0e3e1b6036fcc1cc5c3ed9dfdadccefa
ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late

Add omap2_clk_enable_autoidle_all to am43xx_init_late otherwise the call
to omap2_clk_disable_autoidle_all in am43xx_init_early may cause some
clocks to always stay active and prevent low power mode transitions.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/io.c