From: Tero Kristo Date: Mon, 26 Feb 2018 15:05:00 +0000 (+0200) Subject: ARM: dts: am43xx: add emif interrupt info X-Git-Tag: v4.19~1283^2~14^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f270bf9dce82dfa0317ffd47ecfe4f304accffe8;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: am43xx: add emif interrupt info The EMIF instance on am43xx supports interrupts, so add the info for completeness sake. Right now, the driver does not use this for anything, but it is possible it would be used in future. Signed-off-by: Tero Kristo Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index 9a541cd..f0cbd86 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -248,6 +248,7 @@ compatible = "ti,emif-am4372"; reg = <0x4c000000 0x1000000>; ti,hwmods = "emif"; + interrupts = ; ti,no-idle; sram = <&pm_sram_code &pm_sram_data>;