linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  0/5] mmc: mmci: add get_datactrl_cfg callback
@ 2019-03-04 10:17 Ludovic Barre
  2019-03-04 10:17 ` [PATCH 1/5] " Ludovic Barre
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Ludovic Barre @ 2019-03-04 10:17 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring
  Cc: srinivas.kandagatla, Maxime Coquelin, Alexandre Torgue,
	linux-arm-kernel, linux-kernel, devicetree, linux-mmc,
	linux-stm32, Ludovic Barre

From: Ludovic Barre <ludovic.barre@st.com>

This patch series adds get_datactrl_cfg callback in mmci_host_ops
to allow to get datactrl configuration specific at variant.

Ludovic Barre (5):
  mmc: mmci: add get_datactrl_cfg callback
  mmc: mmci: define get_dctrl_cfg for legacy variant
  mmc: mmci: qcom: define get_dctrl_cfg
  mmc: mmci: stm32: define get_dctrl_cfg
  mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback

 drivers/mmc/host/mmci.c             | 51 ++++++++++++++++++++++++-------------
 drivers/mmc/host/mmci.h             | 11 ++++----
 drivers/mmc/host/mmci_qcom_dml.c    |  8 ++++++
 drivers/mmc/host/mmci_stm32_sdmmc.c | 21 +++++++++++++++
 4 files changed, 68 insertions(+), 23 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-06 17:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 10:17 [PATCH 0/5] mmc: mmci: add get_datactrl_cfg callback Ludovic Barre
2019-03-04 10:17 ` [PATCH 1/5] " Ludovic Barre
2019-03-04 10:17 ` [PATCH 2/5] mmc: mmci: define get_dctrl_cfg for legacy variant Ludovic Barre
2019-03-04 10:17 ` [PATCH 3/5] mmc: mmci: qcom: define get_dctrl_cfg Ludovic Barre
2019-03-06 13:31   ` Ulf Hansson
2019-03-04 10:17 ` [PATCH 4/5] mmc: mmci: stm32: " Ludovic Barre
2019-03-06 13:31   ` Ulf Hansson
2019-03-06 17:01     ` Ludovic BARRE
2019-03-04 10:17 ` [PATCH 5/5] mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback Ludovic Barre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).