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 12BF4C5AD05 for ; Fri, 7 Aug 2026 23:51:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Date:Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=E68RC5/twtj45/6fLwKWYu9o2XCVT3SNadk/AlttQoU=; b=zBuyKXQcoCbAcJ6z0VQvs248TW 2zGY2D4WJbrl8/WW93qMckOgQRjEkAX2NUJkveSA9FzycKQttJ9nEG3oiBRqcSAd4RvRJlNmQ0k7l 5taawy5+Ay10a3i0uDe9KmCENWaXu2chgJjlS/znuSUl9us1AtC4WIE1q3V4wtxBymOU2DTLsBWMQ aWLXyDHfJbZCT75STEEhGBHMoVQAgMJMBLl2Cq77Sd+rIAx/FwDsIanDwwE/sObe9kU63hlygrril dF5LgJUm1WMBDu8Cd7eoc4cBmGwTkFQPKWFcQJ7xfTdzuHvE72woEkzZrIe4j+TbprXH9YoMkfXmk 2H0oqD7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wsULV-00000008t7P-1ymq; Fri, 07 Aug 2026 23:51:25 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wsULU-00000008t78-0l7W; Fri, 07 Aug 2026 23:51:24 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id B19516001A; Fri, 7 Aug 2026 23:51:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 679961F000E9; Fri, 7 Aug 2026 23:51:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786146680; bh=E68RC5/twtj45/6fLwKWYu9o2XCVT3SNadk/AlttQoU=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=WUC8caj14GrS2ZXOk5NAHt9JGHTxA7DYCs+67r5KXEzPjr7eG6bG0ki7+C4MPV4P5 v8Ds8ZGmuhbLbWES/MWP3hSKOvjLF/HTlZrDUR2lVNcHwu8v9BzaR1pr89MAfFlUYQ FNt77GfGoM2JC1I3HXTwew2lawfK14SiGYA7AVyFBeTCVRnyuMgIvFAOYYzm2LsWwg qybtk/eGi9uE2+v8DjEki0cjn+WEkV1zjmBT2EgbPjJrv9MiBMgYYF5aMKEeej6vbA 4RRV83VopF0lF3G75vHJuq594JY5vkHiu89P5+Ayhw8US/SgNJQ41j5AFGYWAh0k8q 12G4kF19tiLYg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 1992C380CEF9; Fri, 7 Aug 2026 23:50:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net v2 0/6] net: dsa: mt7530: fix remaining swallowed MDIO access errors From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178614663864.2467553.3447104731237010807.git-patchwork-notify@kernel.org> Date: Fri, 07 Aug 2026 23:50:38 +0000 References: In-Reply-To: To: Daniel Golle Cc: chester.a.unal@arinc9.com, andrew@lunn.ch, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, lynxis@fe80.eu, hkallweit1@gmail.com, linux@armlinux.org.uk, rmk+kernel@armlinux.org.uk, sean.wang@mediatek.com, Landen.Chao@mediatek.com, f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 4 Aug 2026 04:10:17 +0100 you wrote: > The original series, "net: dsa: mt7530: fix swallowed MDIO read > errors", landed on net as its v1 [1] just before its v2 [2] was sent. > This series started from the fixes in that original v2 which its v1 > had not already carried: the two standalone patches that original v2 > grew from the Sashiko AI review of its v1 (the mtk-lynxi read check > and the regmap IRQ serialization), plus, split into patches of their > own, the companion fixes original v2 had folded into the > already-applied patches -- the unchecked bus->read() in core_rmw() and > the unchecked PHY_IAC command writes in the MT7531 indirect PHY access > functions. > > [...] Here is the summary with links: - [net,v2,1/6] net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state() https://git.kernel.org/netdev/net-next/c/5cc65c01cdc5 - [net,v2,2/6] net: dsa: mt7530: check bus->read() error in core_rmw() https://git.kernel.org/netdev/net-next/c/573d6e3afe3d - [net,v2,3/6] net: dsa: mt7530: error out on failed PHY_IAC command writes https://git.kernel.org/netdev/net-next/c/1c95dcb7e923 - [net,v2,4/6] net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup() https://git.kernel.org/netdev/net-next/c/1ae63b018d3d - [net,v2,5/6] net: dsa: mt7530: check command register writes in fdb and vlan cmd https://git.kernel.org/netdev/net-next/c/f67b0bae07fe - [net,v2,6/6] net: dsa: mt7530: serialize the regmap IRQ chip like every other user https://git.kernel.org/netdev/net-next/c/dd52b3df25ed You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html