[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1550743851-13588-1-git-send-email-ludovic.Barre@st.com>
Date: Thu, 21 Feb 2019 11:10:49 +0100
From: Ludovic Barre <ludovic.Barre@...com>
To: Ulf Hansson <ulf.hansson@...aro.org>,
Rob Herring <robh+dt@...nel.org>
CC: <srinivas.kandagatla@...aro.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-mmc@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
Ludovic Barre <ludovic.barre@...com>
Subject: [PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
From: Ludovic Barre <ludovic.barre@...com>
This patch series introduces a bitmap of hardware quirks that require
some special action. This should reduce the number of boolean
into variant structure.
And adds quirk bit to define sdmmc specific transfer modes.
Ludovic Barre (2):
mmc: mmci: introduce a quirks property into variant struct
mmc: mmci: add quirk property to add stm32 transfer mode
drivers/mmc/host/mmci.c | 11 +++++++++++
drivers/mmc/host/mmci.h | 9 +++++++++
2 files changed, 20 insertions(+)
--
2.7.4
Powered by blists - more mailing lists