]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/omap_hwmod_44xx_data.c
OMAP4: hwmod data: Prevent timer1 to be reset and idle during init
[karo-tx-linux.git] / arch / arm / mach-omap2 / omap_hwmod_44xx_data.c
index 182aa79d5e52b6d216cd73fe73731dfe09ac0886..79a8601789138faee5c7414be7e8fe30cebdf633 100644 (file)
@@ -3989,6 +3989,7 @@ static struct omap_hwmod_ocp_if *omap44xx_timer1_slaves[] = {
 static struct omap_hwmod omap44xx_timer1_hwmod = {
        .name           = "timer1",
        .class          = &omap44xx_timer_1ms_hwmod_class,
+       .flags          = HWMOD_INIT_NO_IDLE | HWMOD_INIT_NO_RESET,
        .mpu_irqs       = omap44xx_timer1_irqs,
        .mpu_irqs_cnt   = ARRAY_SIZE(omap44xx_timer1_irqs),
        .main_clk       = "timer1_fck",