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 9EC77C433EF for ; Thu, 30 Dec 2021 02:01:30 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4XL2jizptZmLV4ra1gBwwHG7gOgVzgWFNFj1Dy2Fu04=; b=qJIorDi75y1KVK jZ7TIovxf42jMc72DG8wt+ilq30UXYcE7byjRukHHXPm7ww+hb81YTSEuJdAnHXsJQU+FP0eyHn2e A3NUG8e8MMgjm/5qFlfhta96AhPwDzaAXNnElh0qiWo8MUdR9NUq97BcUKdhihP1IhFr+8eFdWMqg q4zivydU7SRUsG0aY76rlfvCMf3JaTJhRZCa0U++3z8MsfkaKdHkT1wx8xy744nobdNFulotZAvXG wdY0u1GES1ZyF+E2yHMLC8/smpGZ/tKMe0Fmdy5DVFMTOUOXQmA8Ebvd5lABlbLBAepdAftyu73GE M2+J6NtJY2ZkN588gZKg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n2kjs-003ZYG-DU; Thu, 30 Dec 2021 02:00:20 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n2kjo-003ZWl-WB for linux-arm-kernel@lists.infradead.org; Thu, 30 Dec 2021 02:00:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id CD4E0B81A6B; Thu, 30 Dec 2021 02:00:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id BE20CC36AF3; Thu, 30 Dec 2021 02:00:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1640829611; bh=ujXPO7dE+EgUmc9vdO7f3CV8GivQkt/bE9MHChveU5I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gGqaTnR+m69xj0CSgP45SyJ4JJC0KXi0qrYgT6ZBngAzgwG2NAiDGqSZ25p8tj/ci 52ZnmUVsUG+gkUGdnFQXJr845p0uVD4CPnn5no2UnzbOHVmajdE+ORqq0iY3PgD4nd hItrwg28+W9MIOnIpYC+0j9JpL3DvJ+JPQfIN19FS2F2jg0GOl+7cO73N+fp8clLG4 zGqsm0vsttWp0KWeXhx/AlCn8pYZiJVd96HZ7WTEtadi2antX27K+Wmn07QjGnxxPD fETO4qCCjUpCNELMG+6dMbH+NxwABUaUJgjqH9TYE9KyCjGJbSGhE1L2lp1uwPev8z 2uFrsa2qW9/iQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id AAE8DC395E2; Thu, 30 Dec 2021 02:00:11 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v6] sun4i-emac.c: add dma support From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164082961168.30206.13406661054070190413.git-patchwork-notify@kernel.org> Date: Thu, 30 Dec 2021 02:00:11 +0000 References: In-Reply-To: To: None Cc: davem@davemloft.net, kuba@kernel.org, mripard@kernel.org, wens@csie.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211229_180017_223474_21C71383 X-CRM114-Status: GOOD ( 13.33 ) 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 Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Wed, 29 Dec 2021 09:43:51 +0800 you wrote: > From: Conley Lee > > Thanks for your review. Here is the new version for this patch. > > This patch adds support for the emac rx dma present on sun4i. The emac > is able to move packets from rx fifo to RAM by using dma. > > [...] Here is the summary with links: - [v6] sun4i-emac.c: add dma support https://git.kernel.org/netdev/net-next/c/47869e82c8b8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel