From: Balaji T K Date: Mon, 2 Dec 2013 19:38:14 +0000 (-0800) Subject: ARM: dts: omap4-sdp: Fix pin muxing for wl12xx X-Git-Tag: omap-for-v3.13/more-dt-regressions~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2562f5281355d59b7ba31a46567e24ede4e2dea1;p=pandora-kernel.git ARM: dts: omap4-sdp: Fix pin muxing for wl12xx Mux mode for wlan/sdmmc5 should be MODE0 in pinmux_wl12xx_pins and Enable Pull up on sdmmc5_clk to detect SDIO card. This fixes WLAN on omap4-sdp that got broken in v3.10 when we moved omap4 to boot using device tree only as I did not have the WL12XX card in my omap4 SDP to test with. The commit that attempted to make WL12XX working on omap4 SDP was 775d2418f309 (ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blaze). Signed-off-by: Balaji T K [tony@atomide.com: updated comments for the regression] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed