From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B72E8FC6172 for ; Fri, 13 Sep 2024 22:51:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wvjD4P7L33hm+SfH0+CG3X96DfNJu81XzBnavQ84R+c=; b=0LdT9J7G079XJDaVTTgQIQHWZw t3O72NVsNfTco4h0qj405deVNDOI6UCOz6E64xEq5HYOfFJZeGlC84LOaOprwd5p5y9hu76rqUQA+ s5jkLVTng6jw660dX1Fo8Oj+e3VM0mLQyxyzgU8Ar3aS3pUMo+Zjbigh0og0kSVQi9s84vt6nj+NL wbIzipf5KYqeUBKwq0seaQdMr3BQOkXDWI9qTqOjswaa0BMEfA41ff9e5rOa1n/bYNyyXsc6obMUM 7grC8+R65QUG+EmzJxWBCsAP9E5WCKcOFiEFNYm/wIR7EoYtMUTZizlS1Zx8Jcx6yknb2pQSeEm5L AZnZgJrA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1spF7t-0000000HIbJ-13hp; Fri, 13 Sep 2024 22:50:53 +0000 Received: from mail-pl1-f170.google.com ([209.85.214.170]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1spF6n-0000000HIT5-1BL7 for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 22:49:47 +0000 Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-20551e2f1f8so16066575ad.2 for ; Fri, 13 Sep 2024 15:49:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726267784; x=1726872584; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=wvjD4P7L33hm+SfH0+CG3X96DfNJu81XzBnavQ84R+c=; b=i5PqjKuxlandkMQGqdiB4tTTfYLgc8ocdiWF2hfWtm/5Q7e8aXurfYxOpvBkfMExTW n7wGRYrg9udxWvPqt2+MQPpU/5PNexz9MSHCb3Ppc8wxVhg01VTgRsRJKd+l5whvexyH 0r35LUL0v4/L4Bf37mG9DdYEfqcBMr8AlWWCld3RLXawN8c/+IPyyZcVmK4UHs1tIK7Y ku2o3q1ggsrcPjlQO68wg1wzRy57CWts47GYPtewVaklk3YQr8MLnxsE4KlQr7ol78K6 bUuchrQsW4ob2Pzk4bMg+QjSFbHTWjcP4nV5SekD7dssVeqMSVfNMX0p95G1Ji81TcB6 tN7A== X-Forwarded-Encrypted: i=1; AJvYcCW9tDSEskjbSRymlzsm9z5v1/io0XO2HEA+SU58ZSKjEe2OBb+OnlFKQVRVe09fcqigHiYouoVEXIUT1Zhzwecf@lists.infradead.org X-Gm-Message-State: AOJu0YywtErdamjCfRZHjDvEneEgVCBFu7t/DqXyEDtWnjRTOyO5T0l7 4Y0RFSWkPv+H5GsbH3nH+6I9EDd3bybRTpDgzpPtrV/mwIHSziTeFxHULrFH/RU= X-Google-Smtp-Source: AGHT+IGffhv4YzRcwOzc1EUmqXH+8+XynznIDD+5xBCaM4EbCHFFItgrUN1MptJ5qWG02Y+hhYkfhA== X-Received: by 2002:a17:902:ce86:b0:205:4885:235e with SMTP id d9443c01a7336-20782a69abbmr69743905ad.39.1726267783736; Fri, 13 Sep 2024 15:49:43 -0700 (PDT) Received: from localhost (fpd11144dd.ap.nuro.jp. [209.17.68.221]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-207945da63fsm1217015ad.38.2024.09.13.15.49.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Sep 2024 15:49:43 -0700 (PDT) Date: Sat, 14 Sep 2024 07:49:42 +0900 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: manivannan.sadhasivam@linaro.org Cc: Richard Zhu , Lucas Stach , Lorenzo Pieralisi , Rob Herring , Bjorn Helgaas , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Jingoo Han , Chuanhua Lei , Marek Vasut , Yoshihiro Shimoda , Pratyush Anand , Thierry Reding , Jonathan Hunter , linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-msm@vger.kernel.org, abel.vesa@linaro.org, johan+linaro@kernel.org, Shashank Babu Chinta Venkata , linux-tegra@vger.kernel.org, Frank Li Subject: Re: [PATCH v7 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings Message-ID: <20240913224942.GB635227@rocinante> References: <20240911-pci-qcom-gen4-stability-v7-0-743f5c1fd027@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240911-pci-qcom-gen4-stability-v7-0-743f5c1fd027@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_154945_343762_83CE84D9 X-CRM114-Status: GOOD ( 11.83 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello, > This series adds 16.0 GT/s specific equalization and RX lane margining settings > to the Qcom RC and EP drivers. This series is mandatory for the stable operation > of the PCIe link at 16.0 GT/s on the Qcom platforms. > > NOTE: > ===== > > I've taken over the series from Shashank based on the discussion [1]. In order > to apply the equalization/margining settings properly in the Qcom driver, I > added the first 2 patches to the series which inevitably touches other vendor > drivers also. Applied to controller/qcom, thank you! [01/04] PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed' https://git.kernel.org/pci/pci/c/2cebf68a24ab [02/04] PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed https://git.kernel.org/pci/pci/c/19a69cbd9d43 [03/04] PCI: qcom: Add equalization settings for 16.0 GT/s https://git.kernel.org/pci/pci/c/d45736b59849 [04/04] PCI: qcom: Add RX lane margining settings for 16.0 GT/s https://git.kernel.org/pci/pci/c/d14bc28af34f Krzysztof