]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: am43xx: add emif interrupt info
authorTero Kristo <t-kristo@ti.com>
Mon, 26 Feb 2018 15:05:00 +0000 (17:05 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Mar 2018 18:22:04 +0000 (10:22 -0800)
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 <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am4372.dtsi

index 9a541cd12e0a1af051c1b112b79e51135f862ba5..f0cbd86312dce5ddc1867d9eb2dc54059450a090 100644 (file)
@@ -248,6 +248,7 @@ emif: emif@4c000000 {
                        compatible = "ti,emif-am4372";
                        reg = <0x4c000000 0x1000000>;
                        ti,hwmods = "emif";
+                       interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
                        ti,no-idle;
                        sram = <&pm_sram_code
                                &pm_sram_data>;