OSDN Git Service

mmc: Add mmc driver for Sunplus SP7021
authorTony Huang <tonyhuang.sunplus@gmail.com>
Mon, 21 Nov 2022 10:06:49 +0000 (18:06 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 7 Dec 2022 12:22:37 +0000 (13:22 +0100)
commit4e268fed8b1861616af28f9cfb4eed8ca5d7af6c
tree7a0e4631922e2c00a180968491b307a00dc0f14c
parent0f55b162729feee076e1bbb3a4c588a09aa73641
mmc: Add mmc driver for Sunplus SP7021

This is a patch for mmc driver for Sunplus SP7021 SOC.
Supports eMMC 4.41 DDR 104MB/s speed mode.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tony Huang <tonyhuang.sunplus@gmail.com>
Link: https://lore.kernel.org/r/c92d67596f3cc10d41585b9ab82be7da2cc4c9d8.1669023361.git.tonyhuang.sunplus@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sunplus-mmc.c [new file with mode: 0644]