From: Sascha Hauer Date: Fri, 23 May 2014 12:33:04 +0000 (+0200) Subject: ARM: dts: imx51-babbage: Fix esdhc setup X-Git-Tag: omap-for-v3.16/fixes-rc4~55^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacf49223fc680e6d5b5ca4ea43dcd197c1814c5;p=pandora-kernel.git ARM: dts: imx51-babbage: Fix esdhc setup Since commit 89d7e5c13122 (mmc: sdhci-esdhc-imx: add runtime pm support), controller based card detection / write protection is not supported anymore by esdhc driver. Let's use GPIO for CD/WP on esdhc1 instead. While at it, fix cd gpio polarity for esdhc2. This is wrong and currently only works because the imx esdhc driver ignores the polarity. Signed-off-by: Sascha Hauer Signed-off-by: Shawn Guo --- Reading git-diff-tree failed