Message ID | 20250109121614.754466-1-s-vadapalli@ti.com |
---|---|
Headers | show
Return-Path: <linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org> 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 04C48E77197 for <linux-phy@archiver.kernel.org>; Thu, 9 Jan 2025 12:17:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=RbMut4+UgWoNWV1PsmBslbEX6m635eSRfoKOQKIsmLQ=; b=X1H9QGKR3x7Lxf Drz4xAnsPTi90ChUXjUbIxYGJCDPSbIYtqKLRssglt5Pvojj2ivbEL15VS+GZaiGDHfwfQFsH6t1t /Saj0E/bkI5x3i3LQXUoxt6QzXkSKSvm1q3Y1S0WYohD5OvFV/1LsmlnYs60EN1DuC/tISvqOiv7l jeHGOWTS6TmQIq5bwpZr3LrCZHbym2wWkwHBAejVJ69JU2rEAs5e5yB1Nb8pW2YwMJx23gXVJbyCB I2IqfbAH7QK2YhaQ/QNNU1uSkwAHDVhosDA9kOt5HDZGZqynHOfAafRw8ZVqJtNC1GGP256mFaDVX 7r9q40Unrw97Z1UOnXpA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tVrTx-0000000BpFs-0sw2; Thu, 09 Jan 2025 12:17:49 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tVrSj-0000000Bp4a-0VkK; Thu, 09 Jan 2025 12:16:34 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 509CGJKP041635; Thu, 9 Jan 2025 06:16:19 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736424979; bh=aUGe2AbRfw5KMjZoEFENX0hTvgZBr0eB6GdsLXur/n4=; h=From:To:CC:Subject:Date; b=LWiCXYUOFuP5H7+1Z0EGWnPZIEnql4n6GY7TOfE8il7zWB4hUnP8KX/gbC1zd30xy V5bXDuewZXi4nTcKnEkE2mJ7IpMcVBBTyV94EOMb7PZgctQtLcX4hij1Gd8DwkhflE VYMjbuzm13Yydp74GyT1yYV2dmqQgnJpezkrgsiA= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 509CGJEn011933 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 9 Jan 2025 06:16:19 -0600 Received: from DFLE106.ent.ti.com (10.64.6.27) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 9 Jan 2025 06:16:18 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 9 Jan 2025 06:16:18 -0600 Received: from uda0492258.dhcp.ti.com (uda0492258.dhcp.ti.com [10.24.72.104]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 509CGE6L120193; Thu, 9 Jan 2025 06:16:15 -0600 From: Siddharth Vadapalli <s-vadapalli@ti.com> To: <vkoul@kernel.org>, <kishon@kernel.org>, <sjakhade@cadence.com>, <rogerq@kernel.org>, <thomas.richard@bootlin.com>, <christophe.jaillet@wanadoo.fr>, <u.kleine-koenig@baylibre.com>, <eballetb@redhat.com> CC: <linux-phy@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <srk@ti.com>, <s-vadapalli@ti.com> Subject: [PATCH v3 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver Date: Thu, 9 Jan 2025 17:46:01 +0530 Message-ID: <20250109121614.754466-1-s-vadapalli@ti.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250109_041633_269738_DF55D94C X-CRM114-Status: GOOD ( 13.16 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list <linux-phy.lists.infradead.org> List-Unsubscribe: <https://lists.infradead.org/mailman/options/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-phy/> List-Post: <mailto:linux-phy@lists.infradead.org> List-Help: <mailto:linux-phy-request@lists.infradead.org?subject=help> List-Subscribe: <https://lists.infradead.org/mailman/listinfo/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" <linux-phy-bounces@lists.infradead.org> Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org |
Series |
Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
|
expand
|