commit | 0f3ed7f75cf1a16df9309f3a9ffaf62a3fc1f0bb | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed May 15 20:47:33 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu May 23 00:07:38 2013 +0100 |
tree | a5ec34059073724242c92f0a9b40ab8ca166c649 | |
parent | 7c0136ef773c206e242b9718740377a45747bd70 [diff] |
ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards Add .start_signal_voltage_switch callback to be able to support UHS cards. The voltage switch requires the optional vqmmc regulator to exist since the actual voltage switch will be performed directly on it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>