[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1635759337.git.hns@goldelico.com>
Date: Mon, 1 Nov 2021 10:39:10 +0100
From: "H. Nikolaus Schaller" <hns@...delico.com>
To: Ulf Hansson <ulf.hansson@...aro.org>,
Jérôme Pouiller
<jerome.pouiller@...abs.com>, Avri Altman <avri.altman@....com>,
Shawn Lin <shawn.lin@...k-chips.com>,
Linus Walleij <linus.walleij@...aro.org>,
Tony Lindgren <tony@...mide.com>, Bean Huo <beanhuo@...ron.com>
Cc: notasas@...il.com, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org, letux-kernel@...nphoenux.org,
kernel@...a-handheld.com,
"H. Nikolaus Schaller" <hns@...delico.com>
Subject: [RFC v2 0/2]
RFC V2 2021-11-01 10:24:26:
* reworked to not misuse mmc_select_card() but add a call to
mmc_fixup_device() right after where host->ops->init_card
was called before to apply the wl1251 specific quirks.
Device tree matching is done by a new table passed to mmc_fixup_device().
suggested by: ulf.hansson@...aro.org
based on patches by: jerome.pouiller@...abs.com
RFC V1 2021-10-06 13:24:13:
H. Nikolaus Schaller (2):
mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
mmc: host: omap_hsmmc: revert special init for wl1251
drivers/mmc/core/card.h | 19 ++++++++++++++++++
drivers/mmc/core/mmc.c | 1 +
drivers/mmc/core/quirks.h | 22 +++++++++++++++++++++
drivers/mmc/core/sd.c | 2 ++
drivers/mmc/core/sdio.c | 1 +
drivers/mmc/host/omap_hsmmc.c | 36 -----------------------------------
6 files changed, 45 insertions(+), 36 deletions(-)
--
2.33.0
Powered by blists - more mailing lists