MLK-11350 ARM: dts: imx7d/imx6ul: fix sd card gpio polarity specified in device tree
authorHaibo Chen <haibo.chen@freescale.com>
Wed, 12 Aug 2015 07:02:28 +0000 (15:02 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:21 +0000 (14:47 -0500)
commitefef8969a048896cae10985dd430a26de44d5c05
treed51ebd7141ccffcc98d5304b4cb0fae71f8b86bd
parente09614b3dfedd0bc83cd70deee60bcafa045289f
MLK-11350 ARM: dts: imx7d/imx6ul: 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: Haibo Chen <haibo.chen@freescale.com>
arch/arm/boot/dts/imx6ul-14x14-ddr3-arm2.dts
arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts