linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] mmc: allow to rely on the DT to apply quirks
@ 2021-10-14 14:30 Jerome Pouiller
  2021-10-14 14:30 ` [RFC PATCH 1/2] mmc: rewrite mmc_fixup_device() Jerome Pouiller
  2021-10-14 14:30 ` [RFC PATCH 2/2] mmc: allow to match the device tree to apply quirks Jerome Pouiller
  0 siblings, 2 replies; 4+ messages in thread
From: Jerome Pouiller @ 2021-10-14 14:30 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: linux-mmc, linux-kernel, linux-wireless, Kalle Valo,
	Jérôme Pouiller

From: Jérôme Pouiller <jerome.pouiller@silabs.com>

Hi Ulf,

I try to write a patch to problem discussed here[1].

This patch is not complete. Especially, it does not contains the necessary
FIXUP macro in card.h. I would like to have your comment on the concept.

[1] https://lore.kernel.org/netdev/CAPDyKFr62Kykg3=9WiXAV8UToqjw8gj4t6bbM7pGQ+iGGQRLmg@mail.gmail.com/

Jérôme Pouiller (2):
  mmc: rewrite mmc_fixup_device()
  mmc: allow to match the device tree to apply quirks

 drivers/mmc/core/card.h   |  3 ++
 drivers/mmc/core/quirks.h | 59 ++++++++++++++++++++++++++++-----------
 2 files changed, 45 insertions(+), 17 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-20 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 14:30 [RFC PATCH 0/2] mmc: allow to rely on the DT to apply quirks Jerome Pouiller
2021-10-14 14:30 ` [RFC PATCH 1/2] mmc: rewrite mmc_fixup_device() Jerome Pouiller
2021-10-14 14:30 ` [RFC PATCH 2/2] mmc: allow to match the device tree to apply quirks Jerome Pouiller
2021-10-20 14:29   ` Ulf Hansson

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).