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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5890CC4167B for ; Tue, 5 Dec 2023 02:31:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376294AbjLECaj (ORCPT ); Mon, 4 Dec 2023 21:30:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346471AbjLECaY (ORCPT ); Mon, 4 Dec 2023 21:30:24 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58B91199 for ; Mon, 4 Dec 2023 18:30:30 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id EDBFDC433CA; Tue, 5 Dec 2023 02:30:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701743430; bh=qBYsl6aQ0xQMITE2+m9eIkoeSdh8tA2Vgeem4Qdn+R4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=mFBb47JnuNElMtudHzZw9C7J9KrVDHLBiGbrtwPgPWrbvgrA6AwevhgHyV0+oIfqc vIaFizmHIyVEqZIhJ+bV0+gha1BpomkegBMj3U2ICms/ctxwauqfqkbRHz26/QKbuy UunXlDrW2KQmRglEZ6KslXWF5LBIZQjcWbv3xyZqJh4lcVIT33tzWSeEehrAKLKIfy 2g2IEUEZKe0wmMZjrxBViObpE7u+80QHWIN+2H1C2l5iSdRrkwz7sjlUHaZKowEzKr Jb8YIKXL7W0TQ3FMwPH54+dBmVYoiRTTxiLPpR+r3+kc3I1Ov+sMVoMgpPfqDXZThT 8O4bTh3eIUvew== 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 D035FDD4EEF; Tue, 5 Dec 2023 02:30:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v3] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170174342984.25370.2136959719621862059.git-patchwork-notify@kernel.org> Date: Tue, 05 Dec 2023 02:30:29 +0000 References: <20231201132033.29576-1-r-gunasekaran@ti.com> In-Reply-To: <20231201132033.29576-1-r-gunasekaran@ti.com> To: Ravi Gunasekaran Cc: s-vadapalli@ti.com, rogerq@kernel.org, nm@ti.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch, f.fainelli@gmail.com, horms@kernel.org, linux-omap@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, srk@ti.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 1 Dec 2023 18:50:33 +0530 you wrote: > The errata i2329 affects all the currently available silicon revisions of > AM62x, AM64x, AM65x, J7200, J721E and J721S2. So remove the revision > string from the SoC list. > > The silicon revisions affected by the errata i2329 can be found under > the MDIO module in the "Advisories by Modules" section of each > SoC errata document listed below > > [...] Here is the summary with links: - [net-next,v3] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 https://git.kernel.org/netdev/net-next/c/be5fc78a0084 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html