Commit 3704aae9 authored by Tony Lindgren's avatar Tony Lindgren

ARM: dts: Enable SDIO card interrupt for 37xx-evm

This allows to use the MMC1 slot with SDIO cards.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5c0a366d
......@@ -96,6 +96,7 @@ tsc2046@0 {
};
&mmc1 {
interrupts-extended = <&intc 83 &omap3_pmx_core 0x11a>;
vmmc-supply = <&vmmc1>;
vmmc_aux-supply = <&vsim>;
bus-width = <8>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment