Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp4334536ybp; Mon, 14 Oct 2019 03:02:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqzoi70rsgJzB0/olCGsQlmr1qNf5EfNI4lMEKMaqUrX5SPmgUmYI9bKPRbv+xwe87bX7/fP X-Received: by 2002:aa7:d145:: with SMTP id r5mr26773455edo.275.1571047373550; Mon, 14 Oct 2019 03:02:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571047373; cv=none; d=google.com; s=arc-20160816; b=LWmjwYj/ugHtxmjbCq9JOmK/IuyB2/7Gwq0cQcSlIOmkID5l9o82wdI7HC6EQ43K/b cQDvGz0FnzNSR/AH0aVljNr42Ui+wFi3WqDCenN3N+K0kUMVT9lyn8Yw50zmqXbnaeHM hF4j25Us4CJkF5rFaJE6ps2maK0VoQKTfjlZu+d+xdO8p2iFqahZgG2mUODN6WkVzTlj Lmjs8xcc3xhOQ4xEmvx4mhNYMMeSW6bvW4JnzSZ8QKRoT5nlMrkaY4My/lNdHUbfCWMd 5HbSxRyTTbmJvp35gACN/bg8DPg/R9rIVIjqC2Qk8kbdKOhykza4lxxKr3oThpOz6dLN Ftwg== 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=amOE9K53tABOFsOqvbv1pCM14wuXyvOyewEHLAZN1TU=; b=Bxb7Hasd/ic1Y5ZKYwO4DrjTuSdiSKI+KGjGLkD2rffV9+xDpzX9VH4lqHpnFZVUD/ hjYFSElMScCzJ0TSDJ3GcIZ/Ig3eg6kFhtCE0bYlUBNmFK/K/iyN/+VoIu3uXafE1h7l WOHUY3lfqvbjryBNx5dorNjRHK7Co0Gs65gLOiCi9xgoq8noDwHAP0lb2dxCsBQK+LoO QIUjrcnKr0KOYzZVgHwq5ieBG03Y8xmaO6DjaslohzlpWqxlL5lF+NHhDrSgo1DLFc4o UGguXwI8S6MKm/uZYEzOhlilzNdfG7ANphilO1nvakOzz5fR1IbFSHwnIuWvVoc04r/c HubQ== 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 w8si11349638edq.391.2019.10.14.03.02.27; Mon, 14 Oct 2019 03:02:53 -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 S1731285AbfJNKBg (ORCPT + 99 others); Mon, 14 Oct 2019 06:01:36 -0400 Received: from foss.arm.com ([217.140.110.172]:39288 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731119AbfJNKBg (ORCPT ); Mon, 14 Oct 2019 06:01:36 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8BEB8337; Mon, 14 Oct 2019 03:01:35 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (e121166-lin.cambridge.arm.com [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 526CB3F718; Mon, 14 Oct 2019 03:01:34 -0700 (PDT) Date: Mon, 14 Oct 2019 11:01:29 +0100 From: Lorenzo Pieralisi To: Marc Zyngier Cc: Andrew Murray , Remi Pommarel , Ellie Reeves , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Helgaas , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag Message-ID: <20191014100129.GA18832@e121166-lin.cambridge.arm.com> References: <20190522213351.21366-3-repk@triplefau.lt> <20190930154017.GF42880@e119886-lin.cambridge.arm.com> <20190930165230.GA12568@voidbox> <20191001080546.GI42880@e119886-lin.cambridge.arm.com> <20191013113415.3c653526@why> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191013113415.3c653526@why> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 13, 2019 at 11:34:15AM +0100, Marc Zyngier wrote: > On Tue, 1 Oct 2019 09:05:46 +0100 > Andrew Murray wrote: > > Hi Lorenzo, > > > On Mon, Sep 30, 2019 at 06:52:30PM +0200, Remi Pommarel wrote: > > > On Mon, Sep 30, 2019 at 04:40:18PM +0100, Andrew Murray wrote: > > > > On Wed, May 22, 2019 at 11:33:51PM +0200, Remi Pommarel wrote: > > > > > Aardvark's PCI_EXP_LNKSTA_LT flag in its link status register is not > > > > > implemented and does not reflect the actual link training state (the > > > > > flag is always set to 0). In order to support link re-training feature > > > > > this flag has to be emulated. The Link Training and Status State > > > > > Machine (LTSSM) flag in Aardvark LMI config register could be used as > > > > > a link training indicator. Indeed if the LTSSM is in L0 or upper state > > > > > then link training has completed (see [1]). > > > > > > > > > > Unfortunately because after asking a link retraining it takes a while > > > > > for the LTSSM state to become less than 0x10 (due to L0s to recovery > > > > > state transition delays), LTSSM can still be in L0 while link training > > > > > has not finished yet. So this waits for link to be in recovery or lesser > > > > > state before returning after asking for a link retrain. > > > > > > > > > > [1] "PCI Express Base Specification", REV. 4.0 > > > > > PCI Express, February 19 2014, Table 4-14 > > > > > > > > > > Signed-off-by: Remi Pommarel > > > > > --- > > > > > Changes since v1: > > > > > - Rename retraining flag field > > > > > - Fix DEVCTL register writing > > > > > > > > > > Changes since v2: > > > > > - Rewrite patch logic so it is more legible > > > > > > > > > > Please note that I will unlikely be able to answer any comments from May > > > > > 24th to June 10th. > > > > > --- > > > > > drivers/pci/controller/pci-aardvark.c | 29 ++++++++++++++++++++++++++- > > > > > 1 file changed, 28 insertions(+), 1 deletion(-) > > > > > > > > > > diff --git a/drivers/pci/controller/pci-aardvark.c b/drivers/pci/controller/pci-aardvark.c > > > > > index 134e0306ff00..8803083b2174 100644 > > > > > --- a/drivers/pci/controller/pci-aardvark.c > > > > > +++ b/drivers/pci/controller/pci-aardvark.c > > > > > @@ -180,6 +180,8 @@ > > > > > #define LINK_WAIT_MAX_RETRIES 10 > > > > > #define LINK_WAIT_USLEEP_MIN 90000 > > > > > #define LINK_WAIT_USLEEP_MAX 100000 > > > > > +#define RETRAIN_WAIT_MAX_RETRIES 10 > > > > > +#define RETRAIN_WAIT_USLEEP_US 2000 > > > > > > > > > > #define MSI_IRQ_NUM 32 > > > > > > > > > > @@ -239,6 +241,17 @@ static int advk_pcie_wait_for_link(struct advk_pcie *pcie) > > > > > return -ETIMEDOUT; > > > > > } > > > > > > > > > > +static void advk_pcie_wait_for_retrain(struct advk_pcie *pcie) > > > > > +{ > > > > > + size_t retries; > > > > > + > > > > > + for (retries = 0; retries < RETRAIN_WAIT_MAX_RETRIES; ++retries) { > > > > > + if (!advk_pcie_link_up(pcie)) > > > > > + break; > > > > > + udelay(RETRAIN_WAIT_USLEEP_US); > > > > > + } > > > > > +} > > > > > + > > > > > static void advk_pcie_setup_hw(struct advk_pcie *pcie) > > > > > { > > > > > u32 reg; > > > > > @@ -426,11 +439,20 @@ advk_pci_bridge_emul_pcie_conf_read(struct pci_bridge_emul *bridge, > > > > > return PCI_BRIDGE_EMUL_HANDLED; > > > > > } > > > > > > > > > > + case PCI_EXP_LNKCTL: { > > > > > + /* u32 contains both PCI_EXP_LNKCTL and PCI_EXP_LNKSTA */ > > > > > + u32 val = advk_readl(pcie, PCIE_CORE_PCIEXP_CAP + reg) & > > > > > + ~(PCI_EXP_LNKSTA_LT << 16); > > > > > > > > The commit message says "the flag is always set to 0" - therefore I guess > > > > you don't *need* to mask out the LT bit here? I assume this is just > > > > belt-and-braces but thought I'd check incase I've misunderstood or if your > > > > commit message is inaccurate. > > > > > > > > In any case masking out the bit (or adding a comment) makes this code more > > > > readable as the reader doesn't need to know what the hardware does with this > > > > bit. > > > > > > Actually vendor eventually responded that the bit was reserved, but > > > during my tests it remains to 0. > > > > > > So yes I am masking this out mainly for belt-and-braces and legibility. > > > > Thanks for the clarification. > > > > > > > > > > + if (!advk_pcie_link_up(pcie)) > > > > > + val |= (PCI_EXP_LNKSTA_LT << 16); > > > > > + *value = val; > > > > > + return PCI_BRIDGE_EMUL_HANDLED; > > > > > + } > > > > > + > > > > > case PCI_CAP_LIST_ID: > > > > > case PCI_EXP_DEVCAP: > > > > > case PCI_EXP_DEVCTL: > > > > > case PCI_EXP_LNKCAP: > > > > > - case PCI_EXP_LNKCTL: > > > > > *value = advk_readl(pcie, PCIE_CORE_PCIEXP_CAP + reg); > > > > > return PCI_BRIDGE_EMUL_HANDLED; > > > > > default: > > > > > @@ -447,8 +469,13 @@ advk_pci_bridge_emul_pcie_conf_write(struct pci_bridge_emul *bridge, > > > > > > > > > > switch (reg) { > > > > > case PCI_EXP_DEVCTL: > > > > > + advk_writel(pcie, new, PCIE_CORE_PCIEXP_CAP + reg); > > > > > + break; > > > > > > > > Why is this here? > > > > > > > > > > Before PCI_EXP_DEVCTL and PCI_EXP_LNKCTL were doing the same thing, but > > > as now PCI_EXP_LNKCTL does extra things (i.e. wait for link to > > > successfully retrain), they do have different behaviours. > > > > > > So this is here so PCI_EXP_DEVCTL keeps its old behaviour and do not > > > wait for link retrain in case an unrelated (PCI_EXP_LNKCTL_RL) bit is > > > set. > > > > Oh yes, of course! > > > > Thanks and: > > > > Reviewed-by: Andrew Murray > > Is there any hope for this workaround to make it into 5.4? > > My EspressoBin (which is blessed with this joke of a PCIe controller) > is pretty much a doorstop without it and dies with a SError early at > boot. > > FWIW: > > Tested-by: Marc Zyngier Hi Marc, First thing I will have to mark it as a Fixes: (if Remi can provide me with a tag that'd be great), usually we send fixes at -rc* for patches that fix code that went in the current (eg 5.4) material, I will ask Bjorn to see if we can send this in one of the upcoming -rc* even if it fixes older code. Thanks, Lorenzo