uboot/drivers/mmc
Simon Glass 898d64395c rockchip: Use a separate clock ID for clocks
At present we use the same peripheral ID for clocks and pinctrl. While this
works it is probably better to use the device tree clock binding ID for
clocks. We can use the clk_get_by_index() function to find this.

Update the clock drivers and the code that uses them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:34 -07:00
..
Kconfig
Makefile
arm_pl180_mmci.c
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
bfin_sdh.c
davinci_mmc.c
dw_mmc.c mmc: dw_mmc: support fifo mode in dwc mmc driver 2015-12-01 08:07:22 -07:00
exynos_dw_mmc.c
fsl_esdhc.c ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 2016-01-03 15:21:21 +01:00
fsl_esdhc_spl.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c
mmc.c dm: mmc: Try to honour the sequence order 2016-01-20 19:06:22 -07:00
mmc_private.h block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
mmc_spi.c
mmc_write.c mmc: store hwpart in the block device 2016-01-13 21:05:19 -05:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c
pci_mmc.c dm: Convert PCI MMC over to use DM PCI API 2016-01-12 10:19:09 -07:00
pxa_mmc_gen.c
rockchip_dw_mmc.c rockchip: Use a separate clock ID for clocks 2016-01-21 20:42:34 -07:00
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c
sdhci.c
sh_mmcif.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
sh_mmcif.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
sh_sdhi.c
socfpga_dw_mmc.c arm: socfpga: fix up a questionable macro for SDMMC 2015-12-20 03:44:56 +01:00
spear_sdhci.c
sunxi_mmc.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
tegra_mmc.c
zynq_sdhci.c zynq: sdhci: Move driver to DM 2015-12-07 10:14:29 +01:00