···20392039 break;20402040 case MMC_VDD_32_33:20412041 case MMC_VDD_33_34:20422042+ /*20432043+ * 3.4 ~ 3.6V are valid only for those platforms where it's20442044+ * known that the voltage range is supported by hardware.20452045+ */20462046+ case MMC_VDD_34_35:20472047+ case MMC_VDD_35_36:20422048 pwr = SDHCI_POWER_330;20432049 break;20442050 default: