commit | f8ec589b86f66d0e13a262b6e8b589b03dde5173 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Nov 22 23:55:51 2012 +0000 |
committer | Chris Ball <cjb@laptop.org> | Thu Dec 06 13:55:14 2012 -0500 |
tree | 02387f2ac18412ca5e388f81690175f4bbd5749d | |
parent | c430689f3f0f73e1aadaaf6cfd39930be1e73da1 [diff] |
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove This commit taken from Rabeeh's Cubox kernel and re-worked for DT; Sebastian Hasselbrath is believed to be the original author. Some Cuboxes require a GPIO for card detection; this implements the optional GPIO support for card detection. This GPIO is logic 0 for card inserted. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Chris Ball <cjb@laptop.org>