[PATCH v3 0/2] mmc: sdhci-of-arasan: workaround for broken clocks
From: Ulf Hansson <hidden>
Date: 2018-07-02 13:17:32
Also in:
linux-devicetree, linux-mmc
From: Ulf Hansson <hidden>
Date: 2018-07-02 13:17:32
Also in:
linux-devicetree, linux-mmc
On 20 June 2018 at 13:32, Helmut Grohne [off-list ref] wrote:
This patch series works around the internal clock indicating stability too
quickly to operate. It manifests itself as:
mmc0: error -84 whilst initialising SD card
Changes since v2:
* Ulf Hansson requested splitting the patch in accordance with
Documentation/devicetree/bindings/submitting-patches.txt. Also update
recipient list accordingly.
* Added Acked-by from Adrian Hunter.
Helmut Grohne (2):
dt-bindings: mmc: broken clock stable indicator on arasan controllers
mmc: sdhci-of-arasan: Add quirk for unstable clocks
Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 2 ++
drivers/mmc/host/sdhci-of-arasan.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+)
--
2.11.0Thanks, applied for next! Kind regards Uffe