mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
authorDrew Fustini <dfustini@baylibre.com>
Fri, 10 Nov 2023 05:41:13 +0000 (21:41 -0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 7 Dec 2023 13:08:44 +0000 (14:08 +0100)
commit43658a542ebf13f1bb80cfaa8ae58f061d0d71b0
tree6227cfdafefeabf2a2568dfd3ab858d81fd3adf7
parent9cc811a342be78270d20d1fff3832bc0b23ef364
mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

Add support for the mmc controller in the T-Head TH1520 with the new
compatible "thead,th1520-dwcmshc". Implement custom sdhci_ops for
set_uhs_signaling, reset, voltage_switch, and platform_execute_tuning.

Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Drew Fustini <dfustini@baylibre.com>
Link: https://lore.kernel.org/r/20231109-th1520-mmc-v5-3-018bd039cf17@baylibre.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-dwcmshc.c