Hi This series was boot-tested on a 4430 ES2 Panda also. It generates the following message on boot: PRCM: failed to allocate irq descs: -12 which is an -ENOMEM coming from irq_alloc_descs(). This is probably because OMAP hasn't been converted to use sparse IRQs yet. Until that happens, this message should be harmless. - Paul