linux-yocto/include/linux/mmc
Erick Shepherd 58cf7ba36b mmc: Add quirk to disable DDR50 tuning
[ Upstream commit 9510b38dc0 ]

Adds the MMC_QUIRK_NO_UHS_DDR50_TUNING quirk and updates
mmc_execute_tuning() to return 0 if that quirk is set. This fixes an
issue on certain Swissbit SD cards that do not support DDR50 tuning
where tuning requests caused I/O errors to be thrown.

Signed-off-by: Erick Shepherd <erick.shepherd@ni.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20250331221337.1414534-1-erick.shepherd@ni.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:08:51 +01:00
..
card.h mmc: Add quirk to disable DDR50 tuning 2025-06-27 11:08:51 +01:00
core.h
host.h
mmc.h
pm.h
sd.h
sdio_func.h
sdio_ids.h
sdio.h
slot-gpio.h mmc: core: Add mmc_gpiod_set_cd_config() function 2024-06-16 13:47:36 +02:00