[PATCH v2 0/2] MMC: Add quirk to set the TESTCD bit

From: Aswath Govindraju
Date: Mon Apr 25 2022 - 02:31:51 EST


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.

Changes since v1:
- Rephrased the commit message in patch 1 to decribe the hardware
and not the sw support
- Made the reset function static in patch 2

Aswath Govindraju (1):
dt-bindings: mmc: sdhci-am654: Add flag to force setting of 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