projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c4d9f0
)
ARM: dts: Configure panda SDIO WLAN wakeirq
author
Tony Lindgren
<tony@atomide.com>
Fri, 9 Sep 2016 21:00:37 +0000
(14:00 -0700)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap4-panda-common.dtsi
b/arch/arm/boot/dts/omap4-panda-common.dtsi
index d48e45bd4b3d63895f3c9ac2faf024311b00eed1..1673689e67054513637acd291de4ae4073c04e02 100644
(file)
--- a/
arch/arm/boot/dts/omap4-panda-common.dtsi
+++ b/
arch/arm/boot/dts/omap4-panda-common.dtsi
@@
-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;