ARM: dts: Enable SDIO card interrupt for 37xx-evm
authorTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 21:48:35 +0000 (14:48 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 21:48:35 +0000 (14:48 -0700)
This allows to use the MMC1 slot with SDIO cards.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-evm-common.dtsi

index 346552b..b2589f9 100644 (file)
@@ -96,6 +96,7 @@
 };
 
 &mmc1 {
+       interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
        vmmc-supply = <&vmmc1>;
        vmmc_aux-supply = <&vsim>;
        bus-width = <8>;