OSDN Git Service

mmc: dw_mmc-bluefield: Add driver extension
authorLiming Sun <lsun@mellanox.com>
Tue, 8 May 2018 18:46:48 +0000 (14:46 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 21 May 2018 08:44:40 +0000 (10:44 +0200)
commit86958dcc5ad706e8e0a3e647df01f6a5c509ff5f
tree3433957cce4424e4db443bb8126f9e4f54ff5f52
parent6d796c68cd15234a33a4bd2ef7231125fea2dc6c
mmc: dw_mmc-bluefield: Add driver extension

This commit adds extension to the dw_mmc driver for Mellanox BlueField
SoC. It updates the UHS_REG_EXT register to bring up the eMMC card on
this SoC.

Signed-off-by: Liming Sun <lsun@mellanox.com>
Reviewed-by: David Woods <dwoods@mellanox.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/dw_mmc-bluefield.c [new file with mode: 0644]