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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D60DC433E0 for ; Wed, 3 Mar 2021 23:34:24 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 767A364F18 for ; Wed, 3 Mar 2021 23:34:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 767A364F18 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=Wc3vQlOJIvIDqLzXmmFAz+YkF88Ude5SERrP6PFPTsE=; b=LyrB7pZPlrpFY2c68e+MWhsiY vgK79GaDIAuWJmHYRghjvz/qFDj/2Dgd3TQkmU+Sc4C0w6C2r8mzYcWDM+8chJmeMWW3/MOwt9Rt5 JnFnc7ssFQevBgYdSHcTPyWgtQm4aLDiCK11BqnoaHaIb1FsWhXMcU2k7J6o6+JwiC0UwDlgrnTjL vPFXVzLFoKW6GBrdtEYeEBvYbwXzA9osJIofoC4XgVP/WLWoGU/98yYwFvwE28Fgh/SUwN7/UZxtk LsXDd6mt6py+yt7SioYmh2FRg3/vOyWcmc+3BUq8f4aj/leHuTP1acPBIc8E89R7/W2gnu/ONoHC8 C3OlgjpfQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHavy-006xlJ-Et; Wed, 03 Mar 2021 23:29:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHUr5-005hqA-CU for linux-arm-kernel@lists.infradead.org; Wed, 03 Mar 2021 17:00:13 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 9F9DF64EDB; Wed, 3 Mar 2021 17:00:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614790807; bh=Mil5LgFuOfENcxXBygERChbAwjL72VEErPSFcEMtpQQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=TGQQzDQ2y5EmKRicBKCGuIVIX5HsB/y3DVursEK0MuFJT6GXxwWZiI33b32ZGOSk2 jObZjUAi7RkrOwmdyRj8pinVpmP2WrQot6zoK+ijK4QN/rAArsSBNsuUTk1cvtw8Q4 kE8NI5pH7g/s52C/CDgEe1MVx1vowNiFON4dqb/J3mi6NDvLzZbxvoGI6MLgBfKWRF VtwMZlu0ESq9fTthynzXJ3pkxbPLvG4943axAAcw+itCQKOX2B41MTdVQpmM+frhwf ejPeiZV3sBtM40Cf4C6AgXPVjsodlhmqtBPLiYwXfFYodssTi2F7a7cHWWP8pgkE+D GwdzvmlsF/FCQ== MIME-Version: 1.0 Subject: Re: [PATCH net 1/1] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161479080758.4362.5083696684614235769.git-patchwork-notify@kernel.org> Date: Wed, 03 Mar 2021 17:00:07 +0000 References: <20210303150840.30024-1-ramesh.babu.b@intel.com> In-Reply-To: <20210303150840.30024-1-ramesh.babu.b@intel.com> To: None Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, boon.leong.ong@intel.com, weifeng.voon@intel.com, vee.khee.wong@intel.com 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.git (refs/heads/master): On Wed, 3 Mar 2021 20:38:40 +0530 you wrote: > From: Ong Boon Leong > > We introduce dwmac410_dma_init_channel() here for both EQoS v4.10 and > above which use different DMA_CH(n)_Interrupt_Enable bit definitions for > NIE and AIE. > > Fixes: 48863ce5940f ("stmmac: add DMA support for GMAC 4.xx") > Signed-off-by: Ong Boon Leong > Signed-off-by: Ramesh Babu B > > [...] Here is the summary with links: - [net,1/1] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 https://git.kernel.org/netdev/net/c/879c348c35bb 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