On Sun, Jan 14, 2018 at 12:20 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Fri, Jan 12, 2018 at 11:05 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > >> arch/arm/boot/dts/ste-nomadik-nhk15.dtb: Warning >> (interrupts_property): Missing interrupt-parent for >> /amba/clcd@10120000 >> arch/arm/boot/dts/ste-nomadik-s8815.dtb: Warning >> (interrupts_property): Missing interrupt-parent for >> /amba/clcd@10120000 > (...) >> I hope Linus Walleij can find out what the right interrupt-parent >> should be on the >> nomadik machine, that is otherwise the last remaining warning. > > OK I will look into it. I took another look myself now since this was the last remaining dtc warning in linux-next. The answer was easy enough to find in the git history for the board files: all the on-chip devices are connected to the same VIC instance. I'll send the patch. Arnd -- 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