]> 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)
commit65e0ab93a7ec45ecb03a43a8766ffc1497394835
treea53431cffc619c036e595845412e47903104fb51
parent9c7da57ff7657264c482e5de33bf71b5e15519b9
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