From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] ARM: dts: nomadik: add interrupt-parent for clcd Date: Fri, 19 Jan 2018 16:22:08 +0100 Message-ID: References: <20180115163719.1736753-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Walleij Cc: arm-soc , stable , Rob Herring , Mark Rutland , Linux ARM , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org 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-nomadik-s8815.dtb: Warning (interrupts_property): Missing interrupt-parent for /amba/clcd@10120000 >> arch/arm/boot/dts/ste-nomadik-nhk15.dtb: Warning (interrupts_property): Missing interrupt-parent for /amba/clcd@10120000 >> >> I looked up the old board files and found that this interrupt has >> the same irqchip as all the other on-chip device, it just needs one >> extra line. >> >> Fixes: 17470b7da11c ("ARM: dts: add the CLCD LCD display to the NHK15") >> Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> Signed-off-by: Arnd Bergmann > > Reviewed-by: Linus Walleij > > Sorry for not getting to fixing this myself quickly enough. Applied to next/dt, thanks! Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html