]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit301c0d4cd504b78a8ec03b3416653e02c6b6f9fc
tree3e42543d66433f9383c50d32c3b7647a6c55838a
parent731eefed58f309ab9c37402b96de975b5399d76e
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