All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: omap5: hwmod_data: Update McPDM hwmod's flags
@ 2014-04-30 11:43 ` Peter Ujfalusi
  0 siblings, 0 replies; 16+ messages in thread
From: Peter Ujfalusi @ 2014-04-30 11:43 UTC (permalink / raw)
  To: tony; +Cc: t-kristo, linux-omap, linux-arm-kernel, santosh.shilimkar

Add HWMOD_SWSUP_SIDLE to flags.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
---
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
index 892317294fdc..e829664e6a6c 100644
--- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
@@ -895,7 +895,7 @@ static struct omap_hwmod omap54xx_mcpdm_hwmod = {
 	 * current exception.
 	 */
 
-	.flags		= HWMOD_EXT_OPT_MAIN_CLK,
+	.flags		= HWMOD_EXT_OPT_MAIN_CLK | HWMOD_SWSUP_SIDLE,
 	.main_clk	= "pad_clks_ck",
 	.prcm = {
 		.omap4 = {
-- 
1.9.2


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-05-14 17:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 11:43 [PATCH 1/2] ARM: omap5: hwmod_data: Update McPDM hwmod's flags Peter Ujfalusi
2014-04-30 11:43 ` Peter Ujfalusi
2014-04-30 11:43 ` [PATCH 2/2] ARM: omap5: hwmod_data: Add AESS related data Peter Ujfalusi
2014-04-30 11:43   ` Peter Ujfalusi
2014-05-09  8:00   ` Peter Ujfalusi
2014-05-09  8:00     ` Peter Ujfalusi
2014-05-08  0:20 ` [PATCH 1/2] ARM: omap5: hwmod_data: Update McPDM hwmod's flags Paul Walmsley
2014-05-08  0:20   ` Paul Walmsley
2014-05-08 10:08   ` Peter Ujfalusi
2014-05-08 10:08     ` Peter Ujfalusi
2014-05-08 16:03     ` Paul Walmsley
2014-05-08 16:03       ` Paul Walmsley
2014-05-09  8:10       ` [PATCH v2] ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM Peter Ujfalusi
2014-05-09  8:10         ` Peter Ujfalusi
2014-05-14 17:13         ` Paul Walmsley
2014-05-14 17:13           ` Paul Walmsley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.