Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2350149pxb; Mon, 20 Sep 2021 19:44:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyaxUn8PXV07D7kcNLxmzzWC473ROERSaPONd0y3vc+xi2TIU3tyf3SfOsJeLmkedwzMwVZ X-Received: by 2002:a17:906:3a4d:: with SMTP id a13mr32338355ejf.220.1632192293644; Mon, 20 Sep 2021 19:44:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632192293; cv=none; d=google.com; s=arc-20160816; b=E0oJA4k3x+BFwFdHLAYUgPlewfN+Al9xITrlP+5frPrcGecRCL6AIL3SaW7LDyho2v 3wbHRxE6K8511SUC24GWoTPu0KusGJi7Dr/1Snlg7hCcxqvDolZpcbiptta0LCnLMNS7 4pxkXjyhCJR/MM/Cr1ZiicXXsWkKB4vdfT/7fmg74k9oiC9ao1G6Nf8Oga/JgLarhqqD uYELUyth1xPlRQt8IrIzr72IwiCoP2rzxZfyxdbJp1vkhI01pSfA83csqYz5PLCPEy4A Uv19X1EgpKuuxgH9b0YdYtybZ+MbAnlyi7x+UqcWXfg3HTZqDcT4bHx4bi1CVQ+JWpZJ 9V3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=iqM6xxZuy7UIl3yt5nK6XDSmt+SBpXegfasaAcM4pjA=; b=u+HBshGD4ZXcms+Ao6vqrLSwYBLFwy/2Bs+cBbuKAKU2xYr8GHdeXcFbrKVqS9+n+n Ojuwz/ZlKV/NaEKFKW5wUn72Etfxl/90JBcNmPhxvSMICSjtewDUZkyuedY7r/G/j/sl 3aUOjER1BFbmXzBXjgf+R9hHHmUq7qMKLT3dTPwFhpuAhvmxv30zKUFPQyXb69iHw1Tm huJaD8LRHcoms18XbtCf1cBAtPiKYamAcOhUnC6BRT/40OJnEW60Rmwli5HM2IMDwfFO 9xL/c3OPrzG8ebjuD6CoV933xrPwvGRGbtAN0jDkFQ9uvasQog+koMiRg8WvNVDzbrjE CHsQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="QHHpB4q/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i4si17805181ejj.165.2021.09.20.19.44.30; Mon, 20 Sep 2021 19:44:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="QHHpB4q/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351970AbhITSWg (ORCPT + 99 others); Mon, 20 Sep 2021 14:22:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:35752 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376678AbhITSOI (ORCPT ); Mon, 20 Sep 2021 14:14:08 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9A4516328C; Mon, 20 Sep 2021 17:21:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632158469; bh=Z4Ewy3w/4rN1G/zA0+hV+CUM3aVVYfqQ+0vvNaXUx04=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QHHpB4q/PU2ND4AdZ4+Le+GPysq6N5/wkd4dn0kht6f6Znjdscs2W8lmL7/3cInbY 50OM+2YpSG1dWc5tlJvrRH+yfSI8ZmytlbEVb0NcRji0j9wMhf8c3i1vX2zjVXr30i ifYi+GPlxib/YeU6pdwJxdm4eveIwNuCWJFmiWbY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Hebb , Ulf Hansson , Sasha Levin Subject: [PATCH 5.4 153/260] mmc: rtsx_pci: Fix long reads when clock is prescaled Date: Mon, 20 Sep 2021 18:42:51 +0200 Message-Id: <20210920163936.313393632@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210920163931.123590023@linuxfoundation.org> References: <20210920163931.123590023@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Thomas Hebb [ Upstream commit 3ac5e45291f3f0d699a721357380d4593bc2dcb3 ] For unexplained reasons, the prescaler register for this device needs to be cleared (set to 1) while performing a data read or else the command will hang. This does not appear to affect the real clock rate sent out on the bus, so I assume it's purely to work around a hardware bug. During normal operation, the prescaler is already set to 1, so nothing needs to be done. However, in "initial mode" (which is used for sub-MHz clock speeds, like the core sets while enumerating cards), it's set to 128 and so we need to reset it during data reads. We currently fail to do this for long reads. This has no functional affect on the driver's operation currently written, as the MMC core always sets a clock above 1MHz before attempting any long reads. However, the core could conceivably set any clock speed at any time and the driver should still work, so I think this fix is worthwhile. I personally encountered this issue while performing data recovery on an external chip. My connections had poor signal integrity, so I modified the core code to reduce the clock speed. Without this change, I saw the card enumerate but was unable to actually read any data. Writes don't seem to work in the situation described above even with this change (and even if the workaround is extended to encompass data write commands). I was not able to find a way to get them working. Signed-off-by: Thomas Hebb Link: https://lore.kernel.org/r/2fef280d8409ab0100c26c6ac7050227defd098d.1627818365.git.tommyhebb@gmail.com Signed-off-by: Ulf Hansson Signed-off-by: Sasha Levin --- drivers/mmc/host/rtsx_pci_sdmmc.c | 36 ++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/drivers/mmc/host/rtsx_pci_sdmmc.c b/drivers/mmc/host/rtsx_pci_sdmmc.c index 11087976ab19..9ff718b61c72 100644 --- a/drivers/mmc/host/rtsx_pci_sdmmc.c +++ b/drivers/mmc/host/rtsx_pci_sdmmc.c @@ -539,9 +539,22 @@ static int sd_write_long_data(struct realtek_pci_sdmmc *host, return 0; } +static inline void sd_enable_initial_mode(struct realtek_pci_sdmmc *host) +{ + rtsx_pci_write_register(host->pcr, SD_CFG1, + SD_CLK_DIVIDE_MASK, SD_CLK_DIVIDE_128); +} + +static inline void sd_disable_initial_mode(struct realtek_pci_sdmmc *host) +{ + rtsx_pci_write_register(host->pcr, SD_CFG1, + SD_CLK_DIVIDE_MASK, SD_CLK_DIVIDE_0); +} + static int sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) { struct mmc_data *data = mrq->data; + int err; if (host->sg_count < 0) { data->error = host->sg_count; @@ -550,22 +563,19 @@ static int sd_rw_multi(struct realtek_pci_sdmmc *host, struct mmc_request *mrq) return data->error; } - if (data->flags & MMC_DATA_READ) - return sd_read_long_data(host, mrq); + if (data->flags & MMC_DATA_READ) { + if (host->initial_mode) + sd_disable_initial_mode(host); - return sd_write_long_data(host, mrq); -} + err = sd_read_long_data(host, mrq); -static inline void sd_enable_initial_mode(struct realtek_pci_sdmmc *host) -{ - rtsx_pci_write_register(host->pcr, SD_CFG1, - SD_CLK_DIVIDE_MASK, SD_CLK_DIVIDE_128); -} + if (host->initial_mode) + sd_enable_initial_mode(host); -static inline void sd_disable_initial_mode(struct realtek_pci_sdmmc *host) -{ - rtsx_pci_write_register(host->pcr, SD_CFG1, - SD_CLK_DIVIDE_MASK, SD_CLK_DIVIDE_0); + return err; + } + + return sd_write_long_data(host, mrq); } static void sd_normal_rw(struct realtek_pci_sdmmc *host, -- 2.30.2