Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1653795ybn; Wed, 25 Sep 2019 23:27:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqyb4jbqFyRUUVd/XbivpycmJ1FDWMRaJLFyxYbQt5T1s/LheCHFdBYMkOY7QbKI0Wa04MiF X-Received: by 2002:a50:fa09:: with SMTP id b9mr1815002edq.165.1569479272036; Wed, 25 Sep 2019 23:27:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569479272; cv=none; d=google.com; s=arc-20160816; b=mkMppm5W4NEtgOM9WG9RVK9Fvx4X+k7uVSpCMqiWBbDjLfzzrAJqKymc2S1strZDpc SyWzz954GPJNHiPblWdP1YkiNfCSLiKtC0lN1kUwDzEaf4QSzsXdJLawyKk37/mvqjqr nuVx04fO0qHf/8slGEiYp0YIp8b/PDl4bNcySnkH46qax6IYLyuGKKcf8VZA8bejNBfO YJD+41zzuDli6Gkl25c1qKfDMoJa1r1Z029Dc/CBBqAeO4zgGjy/JOjGSIJY0hUP8KH4 ES+NpNDAWksloH+1UI/ww7yI/64+ZIUfWjtJLOO/TZ4qyRIUhW3av0RdKFcZmBgXjjp7 RNqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=bR6mOmFQLiAfvL/7XuG0JuDThgKjhH15pBnPu+PBQ7A=; b=fjVc26v6+Uuy9MjMcAiigL5wWxW2/sr++R84Ck3W1MOgcZ2hWSpLBjSd3Y9ml1jNGS wUJW1dh4EMvh/Dwti3BaicVJp3mxY0Hps5Tn6q9uSYtd7f9NkNEDIj8GTMZfrBLjyDQ9 zT0tAEuswAHfiFIgEPKL9WGlqo2x5iLkP1JsW+HEFt4voOWzE3AN+eyldKZPy7LvsDub sUY/gBwPnxKNIscLf8NrrtrxiptQLr7tYG0/Uvi6kNrfx26n0JUzQRAdl+vrrzcxgya+ ecH9KDPYhNXTn9o/Vf7jifp1kagV/hsJ8KfGIc74Vo9RMsEuVT8pSnwB99zKFOmZOAKv J14A== 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 l20si521210ejb.111.2019.09.25.23.27.15; Wed, 25 Sep 2019 23:27:52 -0700 (PDT) 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 S2503147AbfIWVj1 (ORCPT + 99 others); Mon, 23 Sep 2019 17:39:27 -0400 Received: from esa01.kjsl.com ([198.137.202.87]:17090 "EHLO esa01.kjsl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390047AbfIWVj1 (ORCPT ); Mon, 23 Sep 2019 17:39:27 -0400 Received: from unknown (HELO people.danlj.org) ([IPv6:2607:7c80:54:5:7609:68e3:940d:b47c]) by esa01.kjsl.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Sep 2019 21:39:26 +0000 Received: from people.danlj.org (localhost [127.0.0.1]) by people.danlj.org (8.14.7/8.14.7) with ESMTP id x8NLdQ2x019291 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 23 Sep 2019 17:39:26 -0400 Received: (from johnsonm@localhost) by people.danlj.org (8.14.7/8.15.2/Submit) id x8NLdPTQ019290; Mon, 23 Sep 2019 17:39:25 -0400 Date: Mon, 23 Sep 2019 17:39:25 -0400 From: "Michael K. Johnson" To: ulf.hansson@linaro.org Cc: linux-mmc@vger.kernel.org, Adrian Hunter , linux-kernel@vger.kernel.org, "ben.chuang@genesyslogic.com.tw Ben Chuang" Subject: Re: [PATCH V9 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support Message-ID: <20190923213925.GA19247@people.danlj.org> References: <2d08c47490a349d7ee5682749f68604adc62f19f.1568184581.git.benchuanggli@gmail.com> <20190918104734.GA3320@people.danlj.org> <781dc676-4903-5ab2-84d1-b5357c11dccd@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <781dc676-4903-5ab2-84d1-b5357c11dccd@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 18, 2019 at 02:07:51PM +0300, Adrian Hunter wrote: > On 18/09/19 1:47 PM, Michael K. Johnson wrote: > > I see that the first four patches made it into Linus's kernel > > yesterday. Is there any chance of this final patch that actually > > enables the hardware making it into another pull request still > > intended for 5.4? Waiting on additional acked-by on Ben's work > > addressing all the review comments? ... > > On Wed, Sep 11, 2019 at 03:23:44PM +0800, Ben Chuang wrote: > >> From: Ben Chuang > >> > >> Add support for the GL9750 and GL9755 chipsets. > >> > >> Enable v4 mode and wait 5ms after set 1.8V signal enable for GL9750/ > >> GL9755. Fix the value of SDHCI_MAX_CURRENT register and use the vendor > >> tuning flow for GL9750. > > > > It is OK by me: > > Acked-by: Adrian Hunter Ulf, Sorry to be a bother... Is anything remaining for this work to make it into a second PR for 5.4 before the merge window closes? It would be really convenient for the microsd readers in current-generation thinkpads (for instance) to have hardware support out of the box without having to wait another kernel release cycle, if there's nothing otherwise remaining to change. I confirmed that it currently applies cleanly on top of Linus's kernel. Thanks