Skip to content
Commit 43e943a0 authored by Petri Gynther's avatar Petri Gynther Committed by Ulf Hansson
Browse files

mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()



sdhci_do_set_ios() doesn't currently program SDHCI_HOST_CONTROL2
register correctly when host->preset_enabled == false.

Add code to handle the missing cases MMC_SET_DRIVER_TYPE_B and
MMC_SET_DRIVER_TYPE_D.

Signed-off-by: default avatarPetri Gynther <pgynther@google.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent d9fbe003
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