From: Dong Aisheng Date: Wed, 22 Jul 2015 12:53:03 +0000 (+0800) Subject: dts: imx25: fix sd card gpio polarity specified in device tree X-Git-Tag: omap-for-v4.3/fixes-merge-window~194^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf75eb15be2bdd054a76aeef6458beaa4a6ab770;p=pandora-kernel.git dts: imx25: fix sd card gpio polarity specified in device tree cd-gpios polarity should be changed to GPIO_ACTIVE_LOW and wp-gpios should be changed to GPIO_ACTIVE_HIGH. Otherwise, the SD may not work properly due to wrong polarity inversion specified in DT after switch to common parsing function mmc_of_parse(). Signed-off-by: Dong Aisheng Acked-by: Shawn Guo Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed