Tool/software:
There are some questions regarding the patch comments,
mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
the card regardless of signaling voltage. Setting this bit from 0 to
1 starts changing signal voltage from 3.3V to 1.8V. 1.8V regulator
output shall be stable within 5ms. Host Controller clears this bit if
switching to 1.8V signaling fails. Clearing this bit from 1 to 0 starts
changing signal voltage from 1.8V to 3.3V. 3.3V regulator output
shall be stable within 5ms. Host Driver can set this bit to 1 when
Host Controller supports 1.8V signaling [One of support bits is set to
1: SDR50, SDR104 or DDR50 in the Capabilities register] and the
card or device supports UHS-I. '0' 3.3V Signalling, '1' 1.8V Signalling
Reset Source: vbus_amod_g_rst_n 1 ENABLE 1.8V Signalling 0
DISABLE 3.3V Signalling
