]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver
authorShan-Chun Hung <shanchun1218@gmail.com>
Tue, 16 Jul 2024 00:45:27 +0000 (08:45 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Aug 2024 11:01:49 +0000 (13:01 +0200)
commitaddc9ecb9ddb3fe77be3979cce021ad07442c1fc
tree3c650225fa6c1e92a69f108279b3ccb8e23f85c8
parentdb93caa6a4cf467c90ec11c438f776fc37050c00
mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver

Add the SDHCI driver for the MA35D1 platform. It is based upon the
SDHCI interface, but requires some extra initialization.

Signed-off-by: Shan-Chun Hung <shanchun1218@gmail.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20240716004527.20378-3-shanchun1218@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-of-ma35d1.c [new file with mode: 0644]