Commit 84ae4974 authored by Tony Lindgren's avatar Tony Lindgren

ARM: dts: Configure panda SDIO WLAN wakeirq

Otherwise we have delays on noticing interrupts from the
WLAN card when idle.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5c4d9f0d
......@@ -446,6 +446,8 @@ &mmc5 {
pinctrl-names = "default";
pinctrl-0 = <&wl12xx_pins>;
vmmc-supply = <&wl12xx_vmmc>;
interrupts-extended = <&wakeupgen GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH
&omap4_pmx_core 0x10e>;
non-removable;
bus-width = <4>;
cap-power-off-card;
......
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