* Felipe Balbi <balbi@xxxxxx> [140103 08:43]: > On Fri, Jan 03, 2014 at 05:42:41PM +0530, Rajendra Nayak wrote: > > [].. > > > > >>> so a bit more work is needed. Maybe also rebase these against > > >>> omap-for-v3.14/dt too? > > >> > > >> Will do. > > > > > > Rebased on top of omap-for-v3.14/omap3-board-removal. Patches are on my > > > k.org tree: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git wip/omap-fix-intc > > > > It needs a minor build fix though.. > > > > diff --git a/drivers/irqchip/irq-omap-intc.c b/drivers/irqchip/irq-omap-intc.c > > index b58c5d5..d03b5a3 100644 > > --- a/drivers/irqchip/irq-omap-intc.c > > +++ b/drivers/irqchip/irq-omap-intc.c > > @@ -151,7 +151,7 @@ static void omap_mask_ack_irq(struct irq_data *d) > > static void omap_suspend_irq(struct irq_data *d) > > { > > omap_intc_save_context(); > > - omap3_intc_prepare_idle(); > > + omap_intc_prepare_idle(); > > fixed now, thanks. Wonder how come I didn't see that, I was building > every commit with omap2plus_defconfig :-( Oh well... Felipe, care to refresh this series against v3.16-rc4 and repost? We now finally have the DT based booting working for PM for omap3 the same way as legacy booting so I can test this easily for regressions. But I don't seem to have the patches in my mailbox any longer. Regards, Tony -- 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