[PATCH v2 4/8] mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
From: Maxime Coquelin <hidden>
Date: 2015-03-03 10:54:12
Also in:
linux-devicetree, linux-mmc, lkml
From: Maxime Coquelin <hidden>
Date: 2015-03-03 10:54:12
Also in:
linux-devicetree, linux-mmc, lkml
On 02/26/2015 02:10 PM, Peter Griffin wrote:
STiH407 family SoC's have glue registers in the flashSS subsystem which are used to configure the Arasan HC. This patch configures these glue registers according to what has been specified in the DT. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Giuseppe Cavallaro <redacted> --- drivers/mmc/host/sdhci-st.c | 88 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+)
Acked-by: Maxime Coquelin <redacted> Thanks, Maxime