]> git.baikalelectronics.ru Git - kernel.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)
commitf970c64698a1e26d8171c2453f7861b643ea2ce5
treea53431cffc619c036e595845412e47903104fb51
parent61dde0dd090f401139f56933f94c49834bc7a2f4
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