• Philip Langdale's avatar
    MMC: Consolidate voltage definitions · 4be34c99
    Philip Langdale authored
    Consolidate the list of available voltages.
    
    Up until now, a separate set of defines has been
    used for host->vdd than that used for the OCR
    voltage mask values. Having two sets of defines
    allows them to get out of sync and the current
    sets are already inconsistent with one claiming
    to describe ranges and the other specific voltages.
    
    Only the SDHCI driver uses the host->vdd defines and
    it is easily fixed to use the OCR defines.
    Signed-off-by: default avatarPhilip Langdale <philipl@overt.org>
    Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
    4be34c99
sdhci.c 36.7 KB