]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 29 Dec 2018 12:57:11 +0000 (13:57 +0100)
committerKevin Hilman <khilman@baylibre.com>
Fri, 11 Jan 2019 01:17:14 +0000 (17:17 -0800)
commit8615f5596335db0978cea593dcd0070dc5f8b116
treea4c604be368e937420888694246cd7a24f45a23b
parentc8bfe65fb1fb7a43d766df1dfa379406112cba61
ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low

After commit 89a5e15bcba87d ("gpio/mmc/of: Respect polarity in the device
tree") SD cards are not detected anymore.

The CD GPIO is "active low" on the MXIII-Plus. The MMC dt-bindings
specify: "[...] using the "cd-inverted" property means, that the CD line
is active high, i.e. it is high, when a card is inserted".

Fix the description of the SD card by marking it as GPIO_ACTIVE_LOW and
drop the "cd-inverted" property. This makes the definition consistent
with the existing dt-bindings and fixes the check whether an SD card is
inserted.

Fixes: 35ee52bea66c74 ("ARM: dts: meson8m2: add support for the Tronsmart MXIII Plus")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8m2-mxiii-plus.dts