Re: [PATCH] ARM: dts: nomadik: add interrupt-parent for clcd

2018-01-19 Thread Arnd Bergmann
On Tue, Jan 16, 2018 at 8:29 AM, Linus Walleij wrote: > On Mon, Jan 15, 2018 at 5:37 PM, Arnd Bergmann wrote: > >> The clcd device is lacking an interrupt-parent property, which makes >> the interrupt unusable and shows up as a warning with the latest >> dtc version: >> >> arch/arm/boot/dts/ste-n

Re: [PATCH] ARM: dts: nomadik: add interrupt-parent for clcd

2018-01-15 Thread Linus Walleij
On Mon, Jan 15, 2018 at 5:37 PM, Arnd Bergmann wrote: > The clcd device is lacking an interrupt-parent property, which makes > the interrupt unusable and shows up as a warning with the latest > dtc version: > > arch/arm/boot/dts/ste-nomadik-s8815.dtb: Warning (interrupts_property): > Missing int

[PATCH] ARM: dts: nomadik: add interrupt-parent for clcd

2018-01-15 Thread Arnd Bergmann
The clcd device is lacking an interrupt-parent property, which makes the interrupt unusable and shows up as a warning with the latest dtc version: arch/arm/boot/dts/ste-nomadik-s8815.dtb: Warning (interrupts_property): Missing interrupt-parent for /amba/clcd@1012 arch/arm/boot/dts/ste-nomadik