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 A863EEE49AA for ; Mon, 21 Aug 2023 13:52:47 +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:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=FmjJnBFrIrAlAuzbQsO6q5ZR7hyV5WONv44G5rFWaKg=; b=BFpCTjwEfRI3lP 1/oIW1EL6RGulKHmE0gezDYDzbBzZedSqp3i90xHR842P9TVTjzqX5ZD+7p2I6eySjzJ2wKBHuYnS XesH1UD3cFiD9Fej/2b3GayHhQZjI5dXjFd9UwR4kj2zkYvRuu9C4h/jSCQl+FrLB+Pn5Z1CJ70Z9 0YE5oq5Wxu5Nz4x8jSXl1CNyt4wzHvdam6zQDiZ1DNDBlgffavJ72gmVcVBpgf/LhDTCAJV2V8mj4 sFCP8c8AZpFFLULbrF+ghkcwY79l5n7OfyCnr4a8C4rJbxZjl0oWqUIBZRb0r218pWpORjyU52h/p nQifc+pkBWqhZoDoeQ0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qY5KT-00E7Oa-0L; Mon, 21 Aug 2023 13:52:25 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qY5KH-00E7K8-0W for linux-arm-kernel@lists.infradead.org; Mon, 21 Aug 2023 13:52:14 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7921A634F1; Mon, 21 Aug 2023 13:52:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BFF3CC433C7; Mon, 21 Aug 2023 13:52:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692625931; bh=7mKKDVgdF/2Lo4ZD2YTNmgRHjnTYf27kHrdSorA5ROQ=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=r9EvY2UWj59CzzUSJ81GU5AT3FoAi8QcJGa4BoUIuMFZMLgh0b4Fx10hYphRpiX93 YP6eC9VzzWRAjnFtEYi6FMrim8nOFqSHLR3L8/8AZHsFYGqmJWVHQ3j2gwmE9Zrrpl MktFl9aT18tX37sQ3WZGYd8w+Ay5qULO7BMaIjHMgFgT+AE/sWA6/2Gaebm5VUOAKQ WQtMteLaEnmj4PeZGktK0jIULNavJj3LBQe9v6UCZwL3tOclOEgfxPnQc+3g1vqDvY d2xflXeqLwZAT1V+uGe/KjO3qcbB6AcyzQImo7re2W6A8+i/v/dB/dqv4Fq3Awda75 6lhyEoR0GQRlg== From: Vinod Koul To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, michal.simek@amd.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux@armlinux.org.uk, Radhey Shyam Pandey Cc: dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, git@amd.com In-Reply-To: <1691387509-2113129-1-git-send-email-radhey.shyam.pandey@amd.com> References: <1691387509-2113129-1-git-send-email-radhey.shyam.pandey@amd.com> Subject: Re: (subset) [PATCH net-next v5 00/10] net: axienet: Introduce dmaengine Message-Id: <169262592741.224153.9100272726584790594.b4-ty@kernel.org> Date: Mon, 21 Aug 2023 19:22:07 +0530 MIME-Version: 1.0 X-Mailer: b4 0.12.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230821_065213_247116_61F8B553 X-CRM114-Status: UNSURE ( 8.78 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 07 Aug 2023 11:21:39 +0530, Radhey Shyam Pandey wrote: > The axiethernet driver can use the dmaengine framework to communicate > with the xilinx DMAengine driver(AXIDMA, MCDMA). The inspiration behind > this dmaengine adoption is to reuse the in-kernel xilinx dma engine > driver[1] and remove redundant dma programming sequence[2] from the > ethernet driver. This simplifies the ethernet driver and also makes > it generic to be hooked to any complaint dma IP i.e AXIDMA, MCDMA > without any modification. > > [...] Applied, thanks! [01/10] dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property commit: 94afcfb819b3a07e55d463c29e2d594316f40b4a [02/10] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property commit: e8cfa385054c6aa7ae8dd743d8ea980039a0fc0b [03/10] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client commit: d8a3f65f6c1de1028b9af6ca31d9dd3738fda97e [04/10] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count commit: 491e9d409629964457d094ac2b99e319d428dd1d [05/10] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit commit: 7bcdaa65810212c999d21e5c3019d03da37b3be3 [06/10] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase commit: c77d4c5081aa6508623be876afebff003a2e5875 [07/10] dmaengine: xilinx_dma: Program interrupt delay timeout commit: 84b798fedf3fa8f0ab0c096593ba817abc454fe5 Best regards, -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel