OSDN Git Service

mmc: host: sdhci-pci: Add Genesys Logic GL975x support
authorBen Chuang <ben.chuang@genesyslogic.com.tw>
Wed, 11 Sep 2019 07:23:44 +0000 (15:23 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 27 Sep 2019 18:48:20 +0000 (20:48 +0200)
commite51df6ce668a8f75ce27f83ce0f60103c568c375
tree3e42543d66433f9383c50d32c3b7647a6c55838a
parentb960bc448a252428bacca271f3416a8bda3b599b
mmc: host: sdhci-pci: Add Genesys Logic GL975x support

Add support for the GL9750 and GL9755 chipsets.

Enable v4 mode and wait 5ms after set 1.8V signal enable for GL9750/
GL9755. Fix the value of SDHCI_MAX_CURRENT register and use the vendor
tuning flow for GL9750.

Co-developed-by: Michael K Johnson <johnsonm@danlj.org>
Signed-off-by: Michael K Johnson <johnsonm@danlj.org>
Signed-off-by: Ben Chuang <ben.chuang@genesyslogic.com.tw>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-pci-core.c
drivers/mmc/host/sdhci-pci-gli.c [new file with mode: 0644]
drivers/mmc/host/sdhci-pci.h