Skip to content
Commit 941a7abd authored by Judith Mendez's avatar Judith Mendez Committed by Ulf Hansson
Browse files

mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch



The sdhci_start_signal_voltage_switch function sets
V1P8_SIGNAL_ENA by default after switching to 1v8 signaling.
V1P8_SIGNAL_ENA determines whether to launch cmd/data on neg
edge or pos edge of clock.

Due to some eMMC and SD failures seen across am62x platform,
do not set V1P8_SIGNAL_ENA by default, only enable the bit
for devices that require this bit in order to switch to 1v8
voltage for uhs modes.

Signed-off-by: default avatarJudith Mendez <jm@ti.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20240913185403.1339115-1-jm@ti.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent cd068d51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment