]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Wed, 29 Jul 2015 14:22:47 +0000 (16:22 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Aug 2015 09:25:53 +0000 (11:25 +0200)
commitbb5f8ea4d5149f3dec6f7cd24c040c52bfc0cdbd
treeea441d7a7ea4cde7796a6ab8b17d51bd83537ab3
parent5497159c460fadf0d8190b6ef144ec22fa26aa6b
mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC

Introduce driver for he Atmel SDMMC available on sama5d2. It is a sdhci
compliant controller.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/sdhci-atmel.txt [new file with mode: 0644]
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-of-at91.c [new file with mode: 0644]