Message ID | 20240527052738.152821-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A868610A11; Mon, 27 May 2024 05:28:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.142 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716787699; cv=none; b=kRc4Cg8jOgD+0T+N+pgkiAGqecD8Lup/nXtJdeTZMJh9MDFqRlbOQINZm3ebG4OeAQNfvL4b2sC/VK2lYARgoZpkZyzTD8+5qRcwUGHMOf0vgMBiwReptlpHwKq0iRmxIgaevshFLI9GWnSwVkDfM3OnkFCfQgd87GSyxXLPY7Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716787699; c=relaxed/simple; bh=CNxus2CCNqvShcE9cqtxnCeXIfBc67UjEwZ3slr8ORw=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=dMq/6qaG6cs/nlX3JvemoKo3Oyfjs2RFbLSc4S1Inr6LVrU68k3TJ2x4ZkpNVUM2Id4/dFmAhmXrCAvXSL3PhAtjmSOlpqSUYWnRbKWBKfPVpL/JKDkQl4DiIX3rgsjm4+UYYgxL3GuqelTIo3Vi4U7f2ewHZ+wchdZ922GDNYc= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=caIVx4JP; arc=none smtp.client-ip=198.47.19.142 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="caIVx4JP" Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 44R5Rf8c058834; Mon, 27 May 2024 00:27:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1716787661; bh=L+CvMDzS6vXLD/Dg72nwo1GVyQ/2y/No4xs6kDqVnaU=; h=From:To:CC:Subject:Date; b=caIVx4JP1k06z/PWA35qYVFr6fx6yb6o2Neo6ILT6uaYZZ5WEsGgnMNwYJ9CA0rmt VJoEi8/lNauHR1x5bL73diIfqVna3E+LdDlLRW2FWzZ/MK9KnwpBHSBauc8H2qEs2X 6CPB0nyyoEfAhCV8b7ekxmgX1iv5UJamrkNq3GMs= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 44R5Rfwm119812 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 27 May 2024 00:27:41 -0500 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 27 May 2024 00:27:41 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE110.ent.ti.com (157.170.170.21) 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; Mon, 27 May 2024 00:27:41 -0500 Received: from fllv0122.itg.ti.com (fllv0122.itg.ti.com [10.247.120.72]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 44R5RfYB020474; Mon, 27 May 2024 00:27:41 -0500 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by fllv0122.itg.ti.com (8.14.7/8.14.7) with ESMTP id 44R5ReV7013472; Mon, 27 May 2024 00:27:41 -0500 From: MD Danish Anwar <danishanwar@ti.com> To: Dan Carpenter <dan.carpenter@linaro.org>, Jan Kiszka <jan.kiszka@siemens.com>, Simon Horman <horms@kernel.org>, Andrew Lunn <andrew@lunn.ch>, Vladimir Oltean <vladimir.oltean@nxp.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, Niklas Schnelle <schnelle@linux.ibm.com>, Arnd Bergmann <arnd@arndb.de>, Diogo Ivo <diogo.ivo@siemens.com>, Roger Quadros <rogerq@kernel.org>, MD Danish Anwar <danishanwar@ti.com>, Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>, Eric Dumazet <edumazet@google.com>, "David S. Miller" <davem@davemloft.net> CC: <linux-arm-kernel@lists.infradead.org>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <srk@ti.com>, Vignesh Raghavendra <vigneshr@ti.com> Subject: [PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver Date: Mon, 27 May 2024 10:57:35 +0530 Message-ID: <20240527052738.152821-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-Patchwork-Delegate: kuba@kernel.org |
Series |
Introduce switch mode support for ICSSG driver
|
expand
|