Skip to content
Commit 3cbc6123 authored by Tim Kryger's avatar Tim Kryger Committed by Ulf Hansson
Browse files

mmc: sdhci: Set SDHCI_POWER_ON with external vmmc

Host controllers lacking the required internal vmmc regulator may still
follow the spec with regard to the LSB of SDHCI_POWER_CONTROL.  Set the
SDHCI_POWER_ON bit when vmmc is enabled to encourage the controller to
to drive CMD, DAT, SDCLK.

This fixes a regression observed on some Qualcomm and Nvidia boards
caused by 52221610 mmc: sdhci: Improve external VDD regulator support.

Fixes: 52221610

 (mmc: sdhci: Improve external VDD regulator support)
Signed-off-by: default avatarTim Kryger <tim.kryger@gmail.com>
Tested-by: default avatarBjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 188c9019
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment