From: Jerome Pouiller <Jerome.Pouiller@silabs.com> To: Ulf Hansson <ulf.hansson@linaro.org> Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, "Kalle Valo" <kvalo@codeaurora.org>, "Jérôme Pouiller" <jerome.pouiller@silabs.com> Subject: [RFC PATCH 0/2] mmc: allow to rely on the DT to apply quirks Date: Thu, 14 Oct 2021 16:30:29 +0200 [thread overview] Message-ID: <20211014143031.1313783-1-Jerome.Pouiller@silabs.com> (raw) 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
next reply other threads:[~2021-10-14 14:31 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-10-14 14:30 Jerome Pouiller [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20211014143031.1313783-1-Jerome.Pouiller@silabs.com \ --to=jerome.pouiller@silabs.com \ --cc=kvalo@codeaurora.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-mmc@vger.kernel.org \ --cc=linux-wireless@vger.kernel.org \ --cc=ulf.hansson@linaro.org \ --subject='Re: [RFC PATCH 0/2] mmc: allow to rely on the DT to apply quirks' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).