]> www.infradead.org Git - users/dwmw2/linux.git/commit
mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
authorChen Wang <unicorn_wang@outlook.com>
Mon, 5 Aug 2024 09:19:24 +0000 (17:19 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Aug 2024 11:01:50 +0000 (13:01 +0200)
commit7af1a8f0965158b608baf11c53882f10a57376fd
tree359d17ab5c61738230a4a9b49dc6a0fd6b7c9837
parentfc7b91683edbba4eab6c454f89e41aa56ea614e2
mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042

Add support for the mmc controller of Sophgo SG2042.

SG2042 uses Synopsys PHY the same as TH1520 so we reuse the tuning
logic from TH1520. Besides this, this patch implement some SG2042
specific work, such as clocks and reset ops.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/eb21847528a6487af54bb80f1ce94adff289cdb0.1722847198.git.unicorn_wang@outlook.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-dwcmshc.c