Skip to content
Commit 5ab0b197 authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Phil Elwell
Browse files

mmc: sdhci-iproc: Fix vmmc regulators (pre-bcm2711)



The Linux support for controlling card power via regulators appears to
be contentious. I would argue that the default behaviour is contrary to
the SDHCI spec - turning off the power writes a reserved value to the
SD Bus Voltage Select field of the Power Control Register, which
seems to kill the Arasan/iProc controller - but fortunately there is a
hook in sdhci_ops to override the behaviour.

Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 00e71218
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