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

From: Ulf Hansson
Date: Tue Apr 26 2022 - 09:55:44 EST


On Mon, 25 Apr 2022 at 08:31, Aswath Govindraju <a-govindraju@xxxxxx> wrote:
>
> 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(-)
>

Applied for next, thanks!

Kind regards
Uffe