From: Dong Aisheng Date: Wed, 22 Jul 2015 12:53:02 +0000 (+0800) Subject: dts: imx6: fix sd card gpio polarity specified in device tree X-Git-Tag: omap-for-v4.3/fixes-merge-window~194^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c1a8cf63f8c69dfddb6e377c04df8b25ab1c88;p=pandora-kernel.git dts: imx6: 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