On Tue, 10 Dec 2013 10:51:08 +0100 Gerhard Sittig <gsi@xxxxxxx> wrote: > the 'soc' node in the MPC5125 "tower" board .dts has an '#interrupt-cells' > property although this node is not an interrupt controller > > remove this erroneously placed property because starting with v3.13-rc1 > lookup and resolution of 'interrupts' specs for peripherals gets misled > (tries to use the 'soc' as the interrupt parent which fails), emits > 'no irq domain found' WARN() messages and breaks the boot process > > [ best viewed with 'git diff -U5' to have DT node names in the context ] > > Cc: Anatolij Gustschin <agust@xxxxxxx> > Cc: linuxppc-dev@xxxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Gerhard Sittig <gsi@xxxxxxx> > > --- > > note that this is not a resend of the previous MPC5121 fix, but instead > is a fix for MPC5125 along the same lines of the MPC5121 fix > --- > arch/powerpc/boot/dts/mpc5125twr.dts | 1 - > 1 file changed, 1 deletion(-) Applied. Thanks! Anatolij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html