]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: am33xx: add emif interrupt info
authorTero Kristo <t-kristo@ti.com>
Mon, 26 Feb 2018 15:04:59 +0000 (17:04 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Mar 2018 18:21:02 +0000 (10:21 -0800)
The EMIF instance on am33xx 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/am33xx.dtsi

index 77c6188297344bbcc6f52dccad10f25f3f3f2824..9cd62bc2ca352c54b49d5617e48005ee9ed0f4ce 100644 (file)
@@ -962,6 +962,7 @@ emif: emif@4c000000 {
                        compatible = "ti,emif-am3352";
                        reg = <0x4c000000 0x1000000>;
                        ti,hwmods = "emif";
+                       interrupts = <101>;
                        sram = <&pm_sram_code
                                &pm_sram_data>;
                        ti,no-idle;