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