mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
ARM: dts: Enable SDIO card interrupt for 37xx-evm
This allows to use the MMC1 slot with SDIO cards. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
5c0a366d33
commit
3704aae9e0
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user