[PATCH] ARM: dts: Fix omap5 SDIO dat1 interrupt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The SDIO wakeirq is wrong, it needs to be SDIO dat1 line, not dat0.
Otherwise the system won't wake to SDIO interrupts from idle states.

This makes the wl12xx behave better on igepv5, otherwise we may have hard
time connecting to an access point.

And omap5-uevm or wl18xx still seems to have some other issues remaining.

Cc: Agustí Fontquerni <af@xxxxxxxxxxx>
Cc: Eduard Gavin <egavin@xxxxxxxxxxx>
Cc: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
Cc: Uri Mashiach <uri.mashiach@xxxxxxxxxxxxxx>
Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
---
 arch/arm/boot/dts/omap5-board-common.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/arch/arm/boot/dts/omap5-board-common.dtsi
+++ b/arch/arm/boot/dts/omap5-board-common.dtsi
@@ -357,7 +357,7 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&mmc3_pins &wlcore_irq_pin>;
 	interrupts-extended = <&gic GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH
-			       &omap5_pmx_core 0x168>;
+			       &omap5_pmx_core 0x16a>;
 
 	#address-cells = <1>;
 	#size-cells = <0>;
-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux