]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: Add Actions Semi Owl SoCs SD/MMC driver
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 16 Sep 2019 15:45:44 +0000 (21:15 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 13 Nov 2019 15:10:16 +0000 (16:10 +0100)
commitff65ffe46d2839b434dbab77dd3af0cb4f6d2a98
tree2ab9b069637a93566c7f655a010858133d3c3008
parentb62a80174ffb86d8e68389dc681d35103244236c
mmc: Add Actions Semi Owl SoCs SD/MMC driver

Add SD/MMC driver for Actions Semi Owl SoCs. This driver currently
supports standard, high speed, SDR12, SDR25 and SDR50. DDR50 mode is
supported but it is untested. There is no SDIO support for now.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/owl-mmc.c [new file with mode: 0644]