-
- Downloads
mmc: sdhci-milbeaut: add Milbeaut SD controller driver
SD Host controller on Milbeaut consists of two controller parts. One is core controller F_SDH30, this is similar to sdhci-fujitsu controller. Another is bridge controller. This bridge controller is not compatible with sdhci-fujitsu controller. This is special for Milbeaut series. This has some functions. For example, reset control, clock enable/select for SDR50/25/12, set property of SD physical pins, retuning control, set capabilityies. This bridge controller requires special procedures at reset or clock enablement or change for further tuning of clock. Signed-off-by:Takao Orito <orito.takao@socionext.com> Acked-by:
Adrian Hunter <adrian.hunter@intel.com> Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org>
Showing
- drivers/mmc/host/Kconfig 11 additions, 0 deletionsdrivers/mmc/host/Kconfig
- drivers/mmc/host/Makefile 1 addition, 0 deletionsdrivers/mmc/host/Makefile
- drivers/mmc/host/sdhci-milbeaut.c 362 additions, 0 deletionsdrivers/mmc/host/sdhci-milbeaut.c
- drivers/mmc/host/sdhci_f_sdh30.c 1 addition, 25 deletionsdrivers/mmc/host/sdhci_f_sdh30.c
- drivers/mmc/host/sdhci_f_sdh30.h 32 additions, 0 deletionsdrivers/mmc/host/sdhci_f_sdh30.h
Loading
Please register or sign in to comment