Hi Max, On Sun, Dec 01, 2013 at 12:04:56PM +0400, Max Filippov wrote: > Extract xtensa built-in interrupt controller implementation from > xtensa/kernel/irq.c and move it to other irqchips, providing way to > instantiate it from the device tree. > > Signed-off-by: Max Filippov <jcmvbkbc@xxxxxxxxx> > --- > Changes v1 -> v3: > - update compatible string for PIC irqchip [...] > #ifdef CONFIG_OF > - /* The interrupt controller device node is mandatory */ > - intc = of_find_compatible_node(NULL, NULL, "xtensa,pic"); [...] > +IRQCHIP_DECLARE(xtensa_irq_chip, "cdns,xtensa-pic", xtensa_pic_init); This changes the binding for an existing in-tree user (arch/xtensa/boot/dts/xtfpga.dtsi). I think this user should also be updated. baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il - -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html