[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1436334148-9309-7-git-send-email-j-keerthy@ti.com>
Date: Wed, 8 Jul 2015 11:12:28 +0530
From: Keerthy <j-keerthy@...com>
To: <tony@...mide.com>, <t-kristo@...com>
CC: <linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<bcousson@...libre.com>, <galak@...eaurora.org>,
<pawel.moll@....com>, <paul@...an.com>, <j-keerthy@...com>
Subject: [PATCH v2 6/6] ARM: PRM: AM437x: Enable IO wakeup feature
Enable IO wakeup feature.
Signed-off-by: Keerthy <j-keerthy@...com>
---
arch/arm/mach-omap2/prm_common.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-omap2/prm_common.c b/arch/arm/mach-omap2/prm_common.c
index 7add799..1730fc4 100644
--- a/arch/arm/mach-omap2/prm_common.c
+++ b/arch/arm/mach-omap2/prm_common.c
@@ -696,6 +696,7 @@ static struct omap_prcm_init_data am4_prm_data __initdata = {
.index = TI_CLKM_PRM,
.init = omap44xx_prm_init,
.device_inst_offset = AM43XX_PRM_DEVICE_INST,
+ .flags = PRM_HAS_IO_WAKEUP,
};
#endif
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists