ARM: dts: Configure panda SDIO WLAN wakeirq
authorTony Lindgren <tony@atomide.com>
Fri, 9 Sep 2016 21:00:37 +0000 (14:00 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Sep 2016 21:56:06 +0000 (14:56 -0700)
Otherwise we have delays on noticing interrupts from the
WLAN card when idle.

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

index d48e45b..1673689 100644 (file)
        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;