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