]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: mmc: Enable pull-up on card-detect gpio pin
authorHans de Goede <hdegoede@redhat.com>
Sat, 30 May 2015 14:39:10 +0000 (16:39 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:17 +0000 (22:48 +0200)
commit02e8661adc37bac05678965817093165658e430e
tree2f65dc2e4cf4c62c809279d429b50fab4f1dc635
parent6526d4b9df46d422ca32764bc645feaeb881bf3b
sunxi: mmc: Enable pull-up on card-detect gpio pin

On some boards we need to enable the internal pull-up te reliable detect
that no card is inserted.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/mmc/sunxi_mmc.c