From: Ryan Press Date: Tue, 26 Mar 2013 23:32:31 +0000 (-0700) Subject: arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port. X-Git-Tag: v3.9-rc6~31^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=879d68a445dd7073a8c022fcdd21dc27eca7f192;p=pandora-kernel.git arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port. The previous configuration used the wrong "clk" pin. Without this change mv_sdio worked because the bootloader would set the pin up, but with a bootloader that does not set the pin, mv_sdio fails to detect any card. I have tested this change using a mwifiex_sdio wireless network adapter over the SDIO interface. Signed-off-by: Ryan Press Signed-off-by: Jason Cooper --- Reading git-diff-tree failed