diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-12-15 16:07:11 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-01-28 12:32:13 +0100 |
commit | 862b5dcf9f2055ce6d1c9b0f6553079b7ee61b20 (patch) | |
tree | b2603d3457928dcdc2d3c6384c6655c60126d4ad /drivers/mmc/host/omap_hsmmc.c | |
parent | 8c96f89c62ecc8334d06820bff62ecf81be97c2b (diff) |
mmc: pwrseq_simple: Add support for a reset GPIO pin
The need for reset GPIOs has several times been pointed out from
erlier posted patchsets. Especially some WLAN chips which are
attached to an SDIO interface may use a GPIO reset.
The reset GPIO is asserted at initialization and prior we start the
power up procedure. The GPIO will be de-asserted right after the power
has been provided to the card, from the ->post_power_on() callback.
Note, the reset GPIO is optional. Thus we don't return an error even if
we can't find a GPIO for the consumer.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Diffstat (limited to 'drivers/mmc/host/omap_hsmmc.c')
0 files changed, 0 insertions, 0 deletions