On Tue, Nov 18, 2014 at 04:26:49PM +0100, Gilles Chanteperdrix wrote: > Ok, there is already code in the I-pipe for turning off smartidle > for other peripherals (like the hardware timer, the omap specific > one used on omap3, and SMP omap4 and 5 when in UP mode, not the > cortex a9 global timer), so, any patch to toggle this bit with > if (IS_ENABLED(IPIPE)) > will be accepted.
I am just adding 'ti,no-idle' to gpio7 in the dtb. That appears to be right. Building it now to test it. The handling is of in omap-hwmod.c, not in gpio-omap.c so not sure how to make ipipe know that a given gpio bank is used for irq and should not idle. At least not in a clean manner. -- Len Sorensen _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
