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 ECCEAC71136 for ; Mon, 16 Jun 2025 06:18:53 +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-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject:CC:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=PbePVXAnMrFx3laArIYlOarAwsO6nrtRal5gw+k7HPw=; b=S92GoabF7zvT6qNlLBcEhcD3Me yKkiPiY/q77jIaYuqRUAd92DSHmxhgGGi6X4lOWpe7jyVwQR1HXFCXON0hz5t0P+0VQLxCDPhdhHp Tkz89xa2DDLQEe8ESZSBRLd+FgvowGPyYq4TDlfWyQY4HyqScZpO3O15Jcflhdom/Std3wwT+fzC+ 30axk3pKqxYc+0uMOJPrXE8YmDe3s1MlahJ1rd8NMWpOkVihVlcn6i3e3WKJ9lzIBH3tfG8tTpncE eNdNJHEs1EuQbV8lls5VkfU6enRb+1fbbSyPSk/Ek0eFdu4SVQe69x7AOMgCOZtsDyNN5GRAyblyf Js8aGzbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uR3B9-00000003Uk2-2cJA; Mon, 16 Jun 2025 06:18:47 +0000 Received: from fllvem-ot03.ext.ti.com ([198.47.19.245]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uR36D-00000003UJz-3Gnd; Mon, 16 Jun 2025 06:13:43 +0000 Received: from fllvem-sh03.itg.ti.com ([10.64.41.86]) by fllvem-ot03.ext.ti.com (8.15.2/8.15.2) with ESMTP id 55G6DVqa3652018; Mon, 16 Jun 2025 01:13:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1750054411; bh=PbePVXAnMrFx3laArIYlOarAwsO6nrtRal5gw+k7HPw=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=aqe8bAOVWlwvCXQzofsHlrGhV70JZTeV80w+JGPr0deR/7RJ96lIcB1zrYGi/a7J1 dJZyLrFzYsLi5sQzNedX183nodE1DNJhaSMxchgQ4YKdk8IMpLtyYo9UYqhOTSs+m0 wxIJb1ihqXpG3vSnk66lFKTDAUsODOCLKJdfOxt0= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllvem-sh03.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 55G6DVe4548863 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Mon, 16 Jun 2025 01:13:31 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Mon, 16 Jun 2025 01:13:30 -0500 Received: from lelvem-mr05.itg.ti.com (10.180.75.9) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Mon, 16 Jun 2025 01:13:30 -0500 Received: from localhost (dhcp-172-24-227-169.dhcp.ti.com [172.24.227.169]) by lelvem-mr05.itg.ti.com (8.18.1/8.18.1) with ESMTP id 55G6DTwu3762941; Mon, 16 Jun 2025 01:13:30 -0500 Date: Mon, 16 Jun 2025 11:43:29 +0530 From: Siddharth Vadapalli To: Vinod Koul CC: Siddharth Vadapalli , Enric Balletbo i Serra , Roger Quadros , , , , , , , , , Subject: Re: [PATCH v3 1/2] phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclk Message-ID: <8f576dd7-2954-4a0c-95b7-23b5e303f321@ti.com> References: <20250109121614.754466-1-s-vadapalli@ti.com> <20250109121614.754466-2-s-vadapalli@ti.com> <6b747de0-9d10-43e9-a2b1-23a129301538@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250615_231341_943040_D5D035F2 X-CRM114-Status: GOOD ( 13.41 ) 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 On Sun, Jun 15, 2025 at 07:40:53PM +0530, Vinod Koul wrote: Hello Vinod, > On 12-06-25, 15:34, Siddharth Vadapalli wrote: > > On Thu, Jun 12, 2025 at 10:48:20AM +0200, Enric Balletbo i Serra wrote: > > > > Hello Enric, > > > > > Hi all, > > > > > > On Thu, Jan 9, 2025 at 5:35 PM Roger Quadros wrote: > > > > > > > > > > > > > > > > On 09/01/2025 14:16, Siddharth Vadapalli wrote: > > > > > From: Swapnil Jakhade > > > > > > > > > > Add register sequences to support PCIe multilink configuration for 100MHz > > > > > reference clock. Maximum two PCIe links are supported. > > > > > > > > > > Signed-off-by: Swapnil Jakhade > > > > > Signed-off-by: Siddharth Vadapalli > > > > > > > > Reviewed-by: Roger Quadros > > > > > > > > > > These patches seem good and have been reviewed but look stalled here. > > > There is any chance to rebase it on top of the mainline? > > > > The patches apply cleanly on the latest linux-next tagged next-20250612. > > Can you repost Sure, I will do so. Regards, Siddharth.