Message ID | 20230803110153.3309577-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-omap-owner@vger.kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D9DF3C04FE0 for <linux-omap@archiver.kernel.org>; Thu, 3 Aug 2023 11:02:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235503AbjHCLCm (ORCPT <rfc822;linux-omap@archiver.kernel.org>); Thu, 3 Aug 2023 07:02:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40488 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233740AbjHCLC1 (ORCPT <rfc822;linux-omap@vger.kernel.org>); Thu, 3 Aug 2023 07:02:27 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 989FA30E5; Thu, 3 Aug 2023 04:02:24 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 373B21Ti016268; Thu, 3 Aug 2023 06:02:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691060521; bh=QupuShgQ2vLCNbkJgrd2LA/fCN392+rcCwnApeXYPU8=; h=From:To:CC:Subject:Date; b=faCqg3fWUXURhT6lrI7tbF0c3BuuDB0P+gQ2g+SLlizmf8Zhv4RZ2TJTzDD+BqCkk 7uQWlXWyY6mSvuAryZnXcaR3fznENvYHdpa1AJ5gecDA7YTRBeJhy43fNxzRHiMMNK XB5bWf77oEM1LeMrBBCmE66BlQSqIXo6Ksi9l6z0= Received: from DLEE104.ent.ti.com (dlee104.ent.ti.com [157.170.170.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 373B21R0071098 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 3 Aug 2023 06:02:01 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 3 Aug 2023 06:02:00 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE102.ent.ti.com (157.170.170.32) 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, 3 Aug 2023 06:02:00 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 373B204q021104; Thu, 3 Aug 2023 06:02:00 -0500 Received: from localhost (uda0501179.dhcp.ti.com [172.24.227.217]) by lelv0854.itg.ti.com (8.14.7/8.14.7) with ESMTP id 373B1xiW026721; Thu, 3 Aug 2023 06:02:00 -0500 From: MD Danish Anwar <danishanwar@ti.com> To: Randy Dunlap <rdunlap@infradead.org>, Roger Quadros <rogerq@kernel.org>, Simon Horman <simon.horman@corigine.com>, Vignesh Raghavendra <vigneshr@ti.com>, Andrew Lunn <andrew@lunn.ch>, Richard Cochran <richardcochran@gmail.com>, Conor Dooley <conor+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Rob Herring <robh+dt@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>, Eric Dumazet <edumazet@google.com>, "David S. Miller" <davem@davemloft.net>, MD Danish Anwar <danishanwar@ti.com> CC: <nm@ti.com>, <srk@ti.com>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <netdev@vger.kernel.org>, <linux-omap@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> Subject: [PATCH 0/4] Introduce IEP driver and packet timestamping support Date: Thu, 3 Aug 2023 16:31:49 +0530 Message-ID: <20230803110153.3309577-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-omap.vger.kernel.org> X-Mailing-List: linux-omap@vger.kernel.org |
Series |
Introduce IEP driver and packet timestamping support
|
expand
|