forked from Minki/linux
ARM: dts: Configure panda SDIO WLAN wakeirq
Otherwise we have delays on noticing interrupts from the WLAN card when idle. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
5c4d9f0d49
commit
84ae49747f
@ -446,6 +446,8 @@
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user