Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 360474a3 authored by gaolez's avatar gaolez
Browse files

ARM: dts: msm: Config wlan WOW pin for APQ8009 som board



Firmware will wake up host via gpio interrupt, so need to
configure the gpio on host side.

CRs-Fixed: 2249812
Change-Id: Ic3d5020cefa7a360368258f5c760e8ae90452983
Signed-off-by: default avatarGaole Zhang <gaolez@codeaurora.org>
parent 4232ccaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -398,7 +398,7 @@
	interrupt-map-mask = <0xffffffff>;
	interrupt-map = <0 &intc 0 125 0
			1 &intc 0 221 0
			2 &msm_gpio 38 0>;
			2 &msm_gpio 40 1>;
	interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq";

	qcom,vdd-voltage-level = <1800000 2950000>;
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@
	interrupt-map-mask = <0xffffffff>;
	interrupt-map = <0 &intc 0 125 0
			1 &intc 0 221 0
			2 &msm_gpio 38 0>;
			2 &msm_gpio 40 1>;
	interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq";

	qcom,vdd-voltage-level = <1800000 2950000>;