devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MMC: Add quirk to set the TESTCD bit
@ 2022-04-18 10:20 Aswath Govindraju
  2022-04-18 10:20 ` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting to " Aswath Govindraju
  2022-04-18 10:20 ` [PATCH 2/2] drivers: mmc: sdhci_am654: Add the quirk to set " Aswath Govindraju
  0 siblings, 2 replies; 9+ messages in thread
From: Aswath Govindraju @ 2022-04-18 10:20 UTC (permalink / raw)
  Cc: Vignesh Raghavendra, Kishon Vijay Abraham I, Aswath Govindraju,
	Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Adrian Hunter,
	linux-mmc, devicetree, linux-kernel

The following series of patches add support for setting TESTCD bit
when SDCD line is connected to the controller, in the sdhci_am654.c
driver.

Aswath Govindraju (1):
  dt-bindings: mmc: sdhci-am654: Add flag to force setting to TESTCD bit

Vignesh Raghavendra (1):
  drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit

 .../devicetree/bindings/mmc/sdhci-am654.yaml  |  7 ++++++
 drivers/mmc/host/sdhci_am654.c                | 23 ++++++++++++++++++-
 2 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-25  6:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-18 10:20 [PATCH 0/2] MMC: Add quirk to set the TESTCD bit Aswath Govindraju
2022-04-18 10:20 ` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting to " Aswath Govindraju
2022-04-21 12:10   ` Ulf Hansson
2022-04-25  6:19     ` Aswath Govindraju
2022-04-18 10:20 ` [PATCH 2/2] drivers: mmc: sdhci_am654: Add the quirk to set " Aswath Govindraju
2022-04-18 11:55   ` kernel test robot
2022-04-18 14:49   ` kernel test robot
2022-04-21 12:11   ` Ulf Hansson
2022-04-25  6:44     ` Aswath Govindraju

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