diff options
| author | Ricky Wu <ricky_wu@realtek.com> | 2026-01-30 11:05:01 +0800 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-03-04 16:33:36 +0100 |
| commit | 1e31a3e867ca3d3bb345f9524670256cc8b62c25 (patch) | |
| tree | 1bc6ca178fd42930dbf729a96360b32fbc0ea968 /tools/perf/scripts/python | |
| parent | 6a4a4c1cc0012590b8bebf6c95d51687d39b420c (diff) | |
mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
Now that the Realtek PCIe SDMMC host implements the card_busy() callback,
the MMC core performs the required DAT[3:0] validation during the signal
voltage switch sequence.
As a result, the driver-side voltage stabilization helpers
sd_wait_voltage_stable_1() and sd_wait_voltage_stable_2() become redundant.
These helpers duplicate DAT line checks that are now handled centrally by
the MMC core via card_busy().
Remove the two stabilization helpers and simplify sdmmc_switch_voltage()
accordingly, keeping only the minimal clock control needed around the
voltage switch.
No functional changes and intended.
Signed-off-by: Ricky Wu <ricky_wu@realtek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
