commit | cf75eb15be2bdd054a76aeef6458beaa4a6ab770 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <aisheng.dong@freescale.com> | Wed Jul 22 20:53:03 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Jul 24 10:18:36 2015 +0200 |
tree | d62347c6a363c600ff7dc45f47ace8690f049413 | |
parent | 89c1a8cf63f8c69dfddb6e377c04df8b25ab1c88 [diff] |
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 <aisheng.dong@freescale.com> Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>