* Benoit Cousson <b-cousson@xxxxxx> [121012 09:36]: > Hi Tony, > > On 10/12/2012 06:24 PM, Tony Lindgren wrote: > > * Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [121012 08:56]: > >> For those who don't bother looking at my kautobuild boot tests on the OMAP > >> boards I have, here's the errors which get spat out at boot time. Note > >> that some of these I've reported in the past, and one of them is missing > >> a newline character at the end of its string. > > > > Thanks, let's get those fixed ASAP. > > > >> twd: can't register interrupt 45 (-22) > >> twd_local_timer_register failed -22 Posted a fix for this as "ARM: OMAP4: Fix twd_local_timer_register regression". > > Hmm I think this regression was caused by my sparse IRQ changes, > > looks like I have a typo using OMAP_INTC_START in stead of the > > GIC base. Will do a patch for this. > > > >> omap_hwmod: mcpdm: cannot be enabled for reset (3) > > > > Paul, Benoit, care to take a look at this? > > Yeah, that one is a warning. The mcpdm is not accessible at boot time if > the external clock (from twl6040) is not enabled. > > Paul introduced a HWMOD_EXT_OPT_MAIN_CLK flag to avoid the warning [1], > but it looks like that code is not merged. > I'll check where that patch is stuck. Thanks, seems like that would be OK to do during the early -rc cycle to fix the warning. Regards, Tony > [1] > http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/103019.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html