From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helmut Grohne Subject: [PATCH v3 0/2] mmc: sdhci-of-arasan: workaround for broken clocks Date: Wed, 20 Jun 2018 13:32:41 +0200 Message-ID: References: <20180615081830.zrgx6arwn6ga27gu@laureti-dev> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180615081830.zrgx6arwn6ga27gu@laureti-dev> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Adrian Hunter , Michal Simek , =?iso-8859-1?Q?S=F6ren?= Brinkmann , Ulf Hansson , Rob Herring , Mark Rutland , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org Cc: Atul Garg , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org 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.0