]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix ssi hwmod entry to allow idling
authorTony Lindgren <tony@atomide.com>
Wed, 21 May 2014 19:31:35 +0000 (12:31 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 May 2014 18:50:17 +0000 (11:50 -0700)
commit00ec8c1ca9e1442b279475f299fad6aebe78f9b1
tree8a8d61f695629b86baccf1f5bc998da428a6018e
parent9123e6e583d735835e14094cfa6ef5d608b2417d
ARM: OMAP2+: Fix ssi hwmod entry to allow idling

The current entry prevents system from idling if
the hwmod is defined in the .dts file so let's
change the idlemodes.

Note that we probably don't have SYSC_HAS_EMUFREE
or SYSS_HAS_RESET_STATUS either. If we do, those
can be added later on.

Acked-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c