Thread (22 messages) 22 messages, 5 authors, 2021-09-05

Re: [PATCH V2 05/10] mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711

From: Ulf Hansson <hidden>
Date: 2021-08-27 14:45:09
Also in: linux-devicetree, linux-mmc

On Thu, 26 Aug 2021 at 13:18, Stefan Wahren [off-list ref] wrote:
Am 26.08.21 um 11:22 schrieb Ulf Hansson:
quoted
On Thu, 26 Aug 2021 at 08:36, Jeremy Linton [off-list ref] wrote:
quoted
Hi,


On 8/7/21 6:06 AM, Stefan Wahren wrote:
quoted
From: Nicolas Saenz Julienne <nsaenz@kernel.org>

The controller doesn't seem to pick-up on clock changes, so set the
SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN flag to query the clock frequency
directly from the clock.

Fixes: f84e411c85be ("mmc: sdhci-iproc: Add support for emmc2 of the BCM2711")
Signed-off-by: Nicolas Saenz Julienne <nsaenz@kernel.org>
Signed-off-by: Stefan Wahren <redacted>
---
  drivers/mmc/host/sdhci-iproc.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/mmc/host/sdhci-iproc.c b/drivers/mmc/host/sdhci-iproc.c
index 032bf85..e7565c6 100644
--- a/drivers/mmc/host/sdhci-iproc.c
+++ b/drivers/mmc/host/sdhci-iproc.c
@@ -295,7 +295,8 @@ static const struct sdhci_ops sdhci_iproc_bcm2711_ops = {
  };

  static const struct sdhci_pltfm_data sdhci_bcm2711_pltfm_data = {
-     .quirks = SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12,
+     .quirks = SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 |
+               SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN,
      .ops = &sdhci_iproc_bcm2711_ops,
  };
I just noticed that this got merged to rc7, and it breaks the ACPI based
rpi's because it causes the 100Mhz max clock to be overridden to the
return from sdhci_iproc_get_max_clock() which is 0 because there isn't a
OF/DT based clock device.
Thanks for reporting! I allow Stefan to respond in a day or two,
before I do a revert of it.
I'm fine with a revert.

Thanks
Patch reverted and applied for fixes, thanks!

Kind regards
Uffe

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help