Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3493433imu; Sun, 11 Nov 2018 16:21:03 -0800 (PST) X-Google-Smtp-Source: AJdET5fwIfiK1yEHiFwq2WYVcAYtKozPw4EZ+HdSSk6Jbz3TVUE+/ktQUGwJb2HJMhNpn/TD8Ihp X-Received: by 2002:a63:db02:: with SMTP id e2mr15699056pgg.419.1541982063243; Sun, 11 Nov 2018 16:21:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541982063; cv=none; d=google.com; s=arc-20160816; b=EPWOWCqpGDqLH/sn5tDciLk5UOTGrx7AfpxAtyE6sX3PTBvrdf/ln/iT+4o6qH/SQQ 1yGE0OnuoCcgu8q3s54IYxmn45K+LClY5DlSM8XNpEc15j31+LgnnRQQVDQcAj0SJgaX Ge/yvwldDNjVFEdgaaj750l6A+biEISYU9dgLlTkKEjTrZDT/AMsHsAOjf3RlJ0NrnUF 2QeacByam48tqSJjcweZif48QfRZBgS2lqAmwAPWP6jKCm+TOuI4VeeukWD0hsXyTAi2 nFLeDUkihlFqVaFbLONT2i2fR0HLXkMa70ta8FpY8/yQEm3XUtEr8RPrFcI6QC9OwrTb kjhA== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=mhdCC5Jnk4R0YzrC4Z6+zX/3vtJxoxwQgSHnAFJYD6A=; b=uofhawZ4dmMeykqvh6QtkuLnCKKihHHx+7VlrFr1RfJ16x1EdFzotJeQbVV3V5IzSA b5NZwNDGz6cTVAP73meVLtCbE32gEvSHO0hUcGHADaM33fPpViXXdWmbQlgig8jaAHA6 NDB7SAjo8pCe10qXvm5P2srMw0ci8HuBD6jnYTY88cWy6Ce/WxpWhN+524XkuC8uWRj2 nuR7d48kduqIqy5B11psokL4bDTuozEBQqeuW3oCKUiFswLOChBBqaS2TAw5jri5GvDn 6Xgtxf0k7SxIWzM0iwT4HVB5wMK38hq6zSi5LOo7I0BqRGPKOHDNhF3OiaNFndCtebwP bZ+w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MVFKTag2; 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 i23si8903368pgb.116.2018.11.11.16.20.48; Sun, 11 Nov 2018 16:21:03 -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; dkim=pass header.i=@kernel.org header.s=default header.b=MVFKTag2; 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 S1730260AbeKLKJp (ORCPT + 99 others); Mon, 12 Nov 2018 05:09:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:58694 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729882AbeKLIQz (ORCPT ); Mon, 12 Nov 2018 03:16:55 -0500 Received: from localhost (unknown [206.108.79.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2B0F121582; Sun, 11 Nov 2018 22:27:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541975220; bh=w8awQxn/VeWqwfvSR26GXyGoa3nI8pDh6ovMNEIb0Wk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MVFKTag2MEg2B9hKtz2BeOgzJ1vUrDcVDAcg6gpHgTLMr01/kcIpb4D9E1U30Y9rJ uDXtoURLS8Gdp+fxtpuPQp+A/d4Gc5306w2vwO521zR2VZ5mL0ptn1J2PUsu0MtcZh f5HOYPf/llXGkjmT2Vk+fusaAEK1PaGK523rYBoY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Maciej S. Szmigiero" , Dominik Brodowski Subject: [PATCH 4.19 023/361] pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges Date: Sun, 11 Nov 2018 14:16:10 -0800 Message-Id: <20181111221622.905145540@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181111221619.915519183@linuxfoundation.org> References: <20181111221619.915519183@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Maciej S. Szmigiero commit 95691e3eddc41da2d1cd3cca51fecdfb46bd85bc upstream. Currently, "disable_clkrun" yenta_socket module parameter is only implemented for TI CardBus bridges. Add also an implementation for Ricoh bridges that have the necessary setting documented in publicly available datasheets. Tested on a RL5C476II with a Sunrich C-160 CardBus NIC that doesn't work correctly unless the CLKRUN protocol is disabled. Let's also make it clear in its description that the "disable_clkrun" module parameter only works on these two previously mentioned brands of CardBus bridges. Signed-off-by: Maciej S. Szmigiero Cc: stable@vger.kernel.org Signed-off-by: Dominik Brodowski Signed-off-by: Greg Kroah-Hartman --- drivers/pcmcia/ricoh.h | 35 +++++++++++++++++++++++++++++++++++ drivers/pcmcia/yenta_socket.c | 3 ++- 2 files changed, 37 insertions(+), 1 deletion(-) --- a/drivers/pcmcia/ricoh.h +++ b/drivers/pcmcia/ricoh.h @@ -119,6 +119,10 @@ #define RL5C4XX_MISC_CONTROL 0x2F /* 8 bit */ #define RL5C4XX_ZV_ENABLE 0x08 +/* Misc Control 3 Register */ +#define RL5C4XX_MISC3 0x00A2 /* 16 bit */ +#define RL5C47X_MISC3_CB_CLKRUN_DIS BIT(1) + #ifdef __YENTA_H #define rl_misc(socket) ((socket)->private[0]) @@ -156,6 +160,35 @@ static void ricoh_set_zv(struct yenta_so } } +static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) +{ + u16 misc3; + + /* + * RL5C475II likely has this setting, too, however no datasheet + * is publicly available for this chip + */ + if (socket->dev->device != PCI_DEVICE_ID_RICOH_RL5C476 && + socket->dev->device != PCI_DEVICE_ID_RICOH_RL5C478) + return; + + if (socket->dev->revision < 0x80) + return; + + misc3 = config_readw(socket, RL5C4XX_MISC3); + if (misc3 & RL5C47X_MISC3_CB_CLKRUN_DIS) { + if (!quiet) + dev_dbg(&socket->dev->dev, + "CLKRUN feature already disabled\n"); + } else if (disable_clkrun) { + if (!quiet) + dev_info(&socket->dev->dev, + "Disabling CLKRUN feature\n"); + misc3 |= RL5C47X_MISC3_CB_CLKRUN_DIS; + config_writew(socket, RL5C4XX_MISC3, misc3); + } +} + static void ricoh_save_state(struct yenta_socket *socket) { rl_misc(socket) = config_readw(socket, RL5C4XX_MISC); @@ -172,6 +205,7 @@ static void ricoh_restore_state(struct y config_writew(socket, RL5C4XX_16BIT_IO_0, rl_io(socket)); config_writew(socket, RL5C4XX_16BIT_MEM_0, rl_mem(socket)); config_writew(socket, RL5C4XX_CONFIG, rl_config(socket)); + ricoh_set_clkrun(socket, true); } @@ -197,6 +231,7 @@ static int ricoh_override(struct yenta_s config_writew(socket, RL5C4XX_CONFIG, config); ricoh_set_zv(socket); + ricoh_set_clkrun(socket, false); return 0; } --- a/drivers/pcmcia/yenta_socket.c +++ b/drivers/pcmcia/yenta_socket.c @@ -26,7 +26,8 @@ static bool disable_clkrun; module_param(disable_clkrun, bool, 0444); -MODULE_PARM_DESC(disable_clkrun, "If PC card doesn't function properly, please try this option"); +MODULE_PARM_DESC(disable_clkrun, + "If PC card doesn't function properly, please try this option (TI and Ricoh bridges only)"); static bool isa_probe = 1; module_param(isa_probe, bool, 0444);