Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4971306imu; Tue, 15 Jan 2019 09:00:16 -0800 (PST) X-Google-Smtp-Source: ALg8bN5aUjgbcDb+0qPUh3/gNcB3rpnYWyfPweU9ZYXAjEKMwCnIrIleLhctALRLzY/sEr8y1lex X-Received: by 2002:a62:798f:: with SMTP id u137mr5007691pfc.168.1547571615994; Tue, 15 Jan 2019 09:00:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547571615; cv=none; d=google.com; s=arc-20160816; b=KQVcrgEtjTreqVgyjjTTQZFU1MFdgA04h1kzvuSb14vLbd21e/Se/jTOXhbUdz4S4Y Nr4fkMxe73gLh5ddCWLOm1eM5j1J2eDjqSPgcMtKfiOUAUSRNPc+5JyUqdUDUs9a1TLq NmpdQW/qe0JWmXavaSMkAXQMDvGl0D+26++dIv+qLgUJo1lUs4+IzPD56mASeQNNhOw2 bRIah8hEztqZVbQq4W15+RWkhX3so1c6Ddf7MXaGGU2wewN7HsdKN/kvoxYfF6xfigSX 5E5aIHq7Q4LpD0+JQdZNaSKrQu3B3/eZH5WjGdcOoUEykb5QW0e2qROZCyG+1/8pmJxZ 6MNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=7cR43O3lWINnnWFYrVxWOSlG6iUjZSrvl1Y6AeBPgN0=; b=vapJORMBIojRcZjqmkmof0sYCc+GtgV3AGm4HNBOUAhGnb0fYBB3+kodEGTZ1YG2+a /a6rwbeJGb29bRCx8XBKroFdZ6jAwhFhsuhZV3JaK8TTixaTp+FC1GaQG+8E8ZDaeqbq LpkuZbUkUYNJCzFaImxDX2fe7Uoxp8Sb5vDvdTZTSD67aLdOBUVn7elBP9XTP/291J5k gOiHSLTrFjvXzraIAM6BI77mFbQiCexYt+jn4VM+nPDAPZSpQzga2YLYHR6wQJIIXNxL T42UJP56qnkTVfTN48avFHkusY6XYfspY0r9CG4osQm6pAsZgSpNq5GG1hROr4gePXq8 l4Gg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b186si4144789pfb.24.2019.01.15.08.59.59; Tue, 15 Jan 2019 09:00:15 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731570AbfAOQ3Y (ORCPT + 99 others); Tue, 15 Jan 2019 11:29:24 -0500 Received: from mail.bootlin.com ([62.4.15.54]:57926 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731497AbfAOQ3C (ORCPT ); Tue, 15 Jan 2019 11:29:02 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 067A020A7A; Tue, 15 Jan 2019 17:29:00 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-37-87.w90-88.abo.wanadoo.fr [90.88.156.87]) by mail.bootlin.com (Postfix) with ESMTPSA id C003120A7D; Tue, 15 Jan 2019 17:28:49 +0100 (CET) From: Thomas Petazzoni To: Adrian Hunter , Kishon Vijay Abraham I , Ulf Hansson , Thierry Reding , Jonathan Hunter Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, Gregory Clement , Thomas Petazzoni Subject: [PATCH 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro() Date: Tue, 15 Jan 2019 17:28:35 +0100 Message-Id: <20190115162837.5399-2-thomas.petazzoni@bootlin.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190115162837.5399-1-thomas.petazzoni@bootlin.com> References: <20190115162837.5399-1-thomas.petazzoni@bootlin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Even though SDHCI controllers may have a dedicated WP pin that can be queried using the SDHCI_PRESENT_STATE register, some platforms may chose to use a separate regular GPIO to route the WP signal. Such a GPIO is typically represented using the wp-gpios property in the Device Tree. Unfortunately, the current sdhci_check_ro() function does not make use of such GPIO when available: it either uses a host controller specific ->get_ro() operation, or uses the SDHCI_PRESENT_STATE. Several host controller specific ->get_ro() functions are implemented just to use check a WP GPIO state. Instead of pushing this to more controller-specific implementations, let's handle this in the core SDHCI code, just like it is already done for the CD GPIO in sdhci_get_cd(). The below patch simply changes sdhci_check_ro() to use the value of the WP GPIO if available. We need to adjust the prototype of the function to use a mmc_host* as argument instead of sdhci_host*, since the mmc_can_gpio_ro() and mmc_gpio_get_ro() helpers take a mmc_host*. Signed-off-by: Thomas Petazzoni --- drivers/mmc/host/sdhci.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c index df05352b6a4a..63cc4bd033b9 100644 --- a/drivers/mmc/host/sdhci.c +++ b/drivers/mmc/host/sdhci.c @@ -2022,8 +2022,9 @@ static int sdhci_get_cd(struct mmc_host *mmc) return !!(sdhci_readl(host, SDHCI_PRESENT_STATE) & SDHCI_CARD_PRESENT); } -static int sdhci_check_ro(struct sdhci_host *host) +static int sdhci_check_ro(struct mmc_host *mmc) { + struct sdhci_host *host = mmc_priv(mmc); unsigned long flags; int is_readonly; @@ -2031,6 +2032,8 @@ static int sdhci_check_ro(struct sdhci_host *host) if (host->flags & SDHCI_DEVICE_DEAD) is_readonly = 0; + else if (mmc_can_gpio_ro(mmc)) + is_readonly = mmc_gpio_get_ro(mmc); else if (host->ops->get_ro) is_readonly = host->ops->get_ro(host); else @@ -2052,11 +2055,11 @@ static int sdhci_get_ro(struct mmc_host *mmc) int i, ro_count; if (!(host->quirks & SDHCI_QUIRK_UNSTABLE_RO_DETECT)) - return sdhci_check_ro(host); + return sdhci_check_ro(mmc); ro_count = 0; for (i = 0; i < SAMPLE_COUNT; i++) { - if (sdhci_check_ro(host)) { + if (sdhci_check_ro(mmc)) { if (++ro_count > SAMPLE_COUNT / 2) return 1; } -- 2.20.1