• Ulf Hansson's avatar
    mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE · 53275c21
    Ulf Hansson authored
    MMC_CAP2_FULL_PWR_CYCLE shall be set by host drivers which are able to
    do a complete power cycle of the card. In the eMMC case that includes
    both vcc and vccq.
    
    This CAP is providing the protocol layer with important information,
    needed to take optimized decisions during card initialization and in
    the suspend/resume sequence.
    
    MMC_CAP2_POWEROFF_NOTIFY is replaced by MMC_CAP2_FULL_PWR_CYCLE, since
    it makes sense to use a wider scope for it.
    Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
    Signed-off-by: default avatarChris Ball <cjb@laptop.org>
    53275c21
mmc.c 43.8 KB