]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
authorPeter Griffin <peter.griffin@linaro.org>
Fri, 10 Apr 2015 09:40:24 +0000 (10:40 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 10 Apr 2015 10:55:39 +0000 (12:55 +0200)
commit406c24310a7bd7ce152662647fcb76c4a67971a5
treea53431cffc619c036e595845412e47903104fb51
parent8bef7178a630dc41ca5868e6bb54ffee91e1c83a
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource

STiH407 family SoC's can have a reset signal for the controller which needs to
be managed. Also the eMMC controller has some additional 'top' memory mapped
registers which are used to manage the dynamic and static delay required for
UHS modes. This patch adds support for creating the mapping, which will be used
by subsequent patches.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-st.c