]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
authorPeter Griffin <peter.griffin@linaro.org>
Fri, 10 Apr 2015 09:40:23 +0000 (10:40 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 10 Apr 2015 10:55:39 +0000 (12:55 +0200)
commit9c7da57ff7657264c482e5de33bf71b5e15519b9
treef20f32c568e0c95d15364a7eea96f145f9d6d15b
parent40056faedbf8d9fd8589155b0753ad9eb86665bd
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs

The stih407 family SoC's have additional glue registers in the flashSS which
are used to configure the Arasan controller.

This patch adds macros for the register offsets and bitfields which will be
used by subsequent patches to support stih407 family SoC's.

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