summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2015-06-04 10:59:58 -0500
committerAnand Balagopalakrishnan <anandb@ti.com>2015-06-15 13:36:10 +0530
commit6be5707a6d573cddfe7259222a6e3023a1004660 (patch)
tree3883123ce2e1649095b5ae7eb5d56d6293f0c1c1
parent201cdc2a96fba9e427e3505582d768fc0b3ac8b8 (diff)
downloadomap-omapzoom-p-ti-linux-3.14.y-glsdk-7.01.tar.gz
ARM: dts: dra72-evm: update wlan irq pinmuxp-ti-linux-3.14.y-glsdk-7.01
Update pinmux entry for WLAN IRQ GPIO. Change-Id: I1fa2ece040cb4ade189a6382edfed7264c9cf682 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--arch/arm/boot/dts/dra72-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra72-evm.dts b/arch/arm/boot/dts/dra72-evm.dts
index 5e6767ea3f74..484083ef8ff5 100644
--- a/arch/arm/boot/dts/dra72-evm.dts
+++ b/arch/arm/boot/dts/dra72-evm.dts
@@ -489,7 +489,7 @@
wlirq_pins: pinmux_wlirq_pins {
pinctrl-single,pins = <
- 0x2c8 (PIN_INPUT_PULLUP | WAKEUP_EN | MUX_MODE14 ) /* mcasp1_axr5.gpio5_7 - WLAN_IRQ */
+ 0x2c8 (PIN_INPUT_PULLDOWN | MUX_MODE14 ) /* mcasp1_axr5.gpio5_7 - WLAN_IRQ */
>;
};