u-boot/drivers/mmc
AKASHI Takahiro c822c1a50b mmc: call device_probe() after scanning
Every time a mmc bus/port is scanned and a new device is detected,
we want to call device_probe() as it will give us a chance to run
additional post-processings for some purposes.

In particular, support for creating partitions on a device will be added.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2022-04-09 21:06:31 +02:00
..
Kconfig mmc: actions: add MMC driver for Actions OWL S700/S900 2022-01-18 12:48:17 -05:00
Makefile mmc: actions: add MMC driver for Actions OWL S700/S900 2022-01-18 12:48:17 -05:00
am654_sdhci.c mmc: sdhci_am654: Read ti, strobe-sel property from device tree 2021-07-27 10:56:09 +05:30
arm_pl180_mmci.c mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI 2021-10-29 18:22:32 +09:00
arm_pl180_mmci.h mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI 2021-10-29 18:22:32 +09:00
aspeed_sdhci.c
atmel_sdhci.c
bcm2835_sdhci.c
bcm2835_sdhost.c
bcmstb_sdhci.c
ca_dw_mmc.c
davinci_mmc.c
dw_mmc.c mmc: dwmmc: return a proper error code when busy 2022-01-12 09:56:40 +09:00
exynos_dw_mmc.c
f_sdh30.c mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver 2021-07-06 14:07:36 -04:00
fsl_esdhc.c drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver 2021-10-29 18:22:32 +09:00
fsl_esdhc_imx.c mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary 2022-03-16 16:40:56 +09:00
fsl_esdhc_spl.c
ftsdc010_mci.c clk: Rename clk_get_by_driver_info() 2021-09-25 09:46:15 -06:00
ftsdc010_mci.h
gen_atmel_mci.c
hi6220_dw_mmc.c
iproc_sdhci.c
jz_mmc.c
kona_sdhci.c
meson_gx_mmc.c
meson_gx_mmc.h
mmc-pwrseq.c
mmc-uclass.c mmc: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
mmc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
mmc_boot.c
mmc_legacy.c
mmc_private.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
mmc_spi.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
mmc_write.c
msm_sdhci.c
mtk-sd.c mmc: mtk-sd: implement waiting for DAT0 line state 2021-11-17 17:04:59 -05:00
mv_sdhci.c arm: Remove aspenite board 2021-10-01 12:10:09 -04:00
mvebu_mmc.c mmc: mvebu: convert to driver model 2021-04-08 08:50:52 +02:00
mxcmmc.c
mxsmmc.c treewide: Simply conditions with the new OF_REAL 2021-09-25 09:46:15 -06:00
nexell_dw_mmc.c
octeontx_hsmmc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
octeontx_hsmmc.h
omap_hsmmc.c arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver 2022-03-07 11:36:12 -05:00
owl_mmc.c mmc: actions: add MMC driver for Actions OWL S700/S900 2022-01-18 12:48:17 -05:00
pci_mmc.c
pic32_sdhci.c
piton_mmc.c mmc: openpiton: add piton_mmc driver 2021-07-06 13:50:56 +08:00
pxa_mmc_gen.c
renesas-sdhi.c
rockchip_dw_mmc.c clk: Rename clk_get_by_driver_info() 2021-09-25 09:46:15 -06:00
rockchip_sdhci.c rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 2022-03-16 18:10:41 +09:00
rpmb.c mmc: rpmb: Fix driver routing memory alignment with tmp buffer 2021-07-30 17:12:15 +08:00
s5p_sdhci.c
sandbox_mmc.c sandbox: mmc: Support a backing file 2021-11-28 16:51:51 -07:00
sdhci-adma.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdhci-cadence.c
sdhci.c mmc: sdhci: Add HS400 Enhanced Strobe support 2022-03-16 18:10:19 +09:00
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
snps_dw_mmc.c
socfpga_dw_mmc.c mmc: dwmmc: socfpga: Get "fifo-mode" property from DT 2021-06-22 12:02:32 +08:00
sti_sdhci.c
stm32_sdmmc2.c mmc: stm32_sdmmc2: Add support for probing bus voltage level translator 2021-11-30 16:43:28 +01:00
sunxi_mmc.c mmc: sunxi: Use DM_GPIO flags to set pull-up 2022-01-30 01:25:00 +00:00
tangier_sdhci.c
tegra_mmc.c
tmio-common.c
tmio-common.h
uniphier-sd.c
xenon_sdhci.c mmc: xenon_sdhci: remove wait_dat0 SDHCI OP 2022-03-16 16:47:37 +09:00
zynq_sdhci.c mmc: zynq_sdhci: Fix SDx_BASECLK configuration 2022-03-29 09:20:33 +02:00