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 37F46C10F15 for ; Wed, 24 Apr 2024 11:10:48 +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=MDXt7HpM6cPXXfdJPP2beYhUuWCq0LT/Ab3a2K8Nm8M=; b=PpelktvKr+1UiZAiy0McHhYtOB 0GSC7g5afztIH6kdPbXmdwjuUm7UPL9NFe2zuIMlGpFZacwGEi2FyM9w8KmQwgWY+waZx6OcQHSRD mb7OGSRkp2HTe2gCDORIndUoRi1iRgCXfREg2cm2XoMdNIYmbn9Kms1G93UIpkuIxlY/Ffxwu+03G m0zR4CZwEE/x/z3YWEs3Gk39BvmNEx/EP+c2ALdVzTq+of1HHuWUXy7Rhg+s/0G5TC/7P8fI4jTI2 ecm1jCoNIdOuPvyRQErY596UfaE2IXUmVUCgonOQB/BJFe6tjJt7Q2bg3X7A6RvYa+GGqd5Ux/Tvz y6XXoOqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzaWV-00000003qyE-3846; Wed, 24 Apr 2024 11:10:47 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzaWI-00000003qoI-0yIy; Wed, 24 Apr 2024 11:10:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A103361A3E; Wed, 24 Apr 2024 11:10:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C3ECBC4AF17; Wed, 24 Apr 2024 11:10:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713957031; bh=gqUwRpVOBrOCupCEmjKVghs27hLbcO22cVVu9ReSJc0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=OrEmQpClgB7ghPcBbQXnD0fGvo60vZnrVDAEp4BtjvFtzItqvi+LVBmsH67JCOUPE GcridA1t/7Hr8qzIcOg7/MrG6N9QLoS/5fjUoCQ30oszdlmEAVYwIDTBi0g9Wpxeq5 EQPjYNw4iX1MXlWedXINvXbBpwGjZm1Khe+D+m6qzVdXSJ2Z9dVrv7NDiyjtVW50G6 C/5rwbc1ph2lPAIYcglKzP+MdBpinTffVZsQjwvpq1PxEILltD9rxjx+0FeXREFvUz SXhow9rP2IznyTIdxWhn0/Y8fkeKPdL/2FbFPl8Qtlhh8x3XPOr3VM1klNyPLjP1gC dpcd7y8ZzjA/Q== 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 B188EDEC7E3; Wed, 24 Apr 2024 11:10:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV From: patchwork-bot+netdevbpf@kernel.org Message-Id: <171395703172.12181.6567333903825850575.git-patchwork-notify@kernel.org> Date: Wed, 24 Apr 2024 11:10:31 +0000 References: <20240422-for-netnext-mt7530-improvements-4-v2-0-a75157ba76ad@arinc9.com> In-Reply-To: <20240422-for-netnext-mt7530-improvements-4-v2-0-a75157ba76ad@arinc9.com> To: =?utf-8?b?QXLEsW7DpyDDnE5BTCB2aWEgQjQgUmVsYXkgPGRldm51bGwrYXJpbmMudW5hbC5h?=@ci.codeaurora.org, =?utf-8?b?cmluYzkuY29tQGtlcm5lbC5vcmc+?=@ci.codeaurora.org Cc: daniel@makrotopia.org, dqfext@gmail.com, sean.wang@mediatek.com, andrew@lunn.ch, f.fainelli@gmail.com, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux@armlinux.org.uk, bartel.eerdekens@constell8.be, mithat.guner@xeront.com, erkin.bozoglu@xeront.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, arinc.unal@arinc9.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_041034_430076_16B38DDD X-CRM114-Status: GOOD ( 11.72 ) 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 David S. Miller : On Mon, 22 Apr 2024 10:15:07 +0300 you wrote: > Hello! > > This is the forth patch series with the goal of simplifying the MT7530 DSA > subdriver and improving support for MT7530, MT7531, and the switch on the > MT7988 SoC. > > I have done a simple ping test to confirm basic communication on all switch > ports on MCM and standalone MT7530, and MT7531 switch with this patch > series applied. > > [...] Here is the summary with links: - [net-next,v2,01/15] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988 https://git.kernel.org/netdev/net-next/c/385c22ee4ba4 - [net-next,v2,02/15] net: dsa: mt7530: refactor MT7530_PMCR_P() https://git.kernel.org/netdev/net-next/c/883ea1c0ed48 - [net-next,v2,03/15] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch https://git.kernel.org/netdev/net-next/c/eeaf9acbfc50 - [net-next,v2,04/15] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw https://git.kernel.org/netdev/net-next/c/7603a0c7d221 - [net-next,v2,05/15] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP https://git.kernel.org/netdev/net-next/c/9c7401dc1b13 - [net-next,v2,06/15] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP https://git.kernel.org/netdev/net-next/c/7c8d14029dff - [net-next,v2,07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530 https://git.kernel.org/netdev/net-next/c/377174c5760c - [net-next,v2,08/15] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error https://git.kernel.org/netdev/net-next/c/7bf06bcd946e - [net-next,v2,09/15] net: dsa: mt7530: define MAC speed capabilities per switch model https://git.kernel.org/netdev/net-next/c/6512204b4d5b - [net-next,v2,10/15] net: dsa: mt7530: get rid of function sanity check https://git.kernel.org/netdev/net-next/c/379f7bf864f6 - [net-next,v2,11/15] net: dsa: mt7530: refactor MT7530_PMEEECR_P() https://git.kernel.org/netdev/net-next/c/99acfa82ddb1 - [net-next,v2,12/15] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info https://git.kernel.org/netdev/net-next/c/aa16e1fc9ea8 - [net-next,v2,13/15] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS https://git.kernel.org/netdev/net-next/c/318c1944710a - [net-next,v2,14/15] net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup() https://git.kernel.org/netdev/net-next/c/9df9aec174f5 - [net-next,v2,15/15] net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better https://git.kernel.org/netdev/net-next/c/bf1774491eea You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 7BE2EC4345F for ; Wed, 24 Apr 2024 11:11:00 +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=CN9Kg2MFmwoCf8B9W2ft5kuwdZG411Qf2kEIZe3tjb4=; b=mLfkPhBL57ZGjh Hs6tPvgKf5/TjolujWu2w5ho71rw8tqaAkBCVraEdUQ6FlEU55BrBsUrZLSujqn8TRDc3TJjKjbNn qQQONweETdTad5V0TlpysDax61dCWOGc92O7BMq6gmqTXoAnlJJQElQ2BALVlwjZRrZ7f4amUiyIF Eu1Yc8bKX8FoqoGraD23g4Egr2ALIzAm/r/w/CP0GHbVP0QuVurdCQx8gd7fIl2DRYKR6uxz4O2Kh K+2w1LhMXVqUBWUugtJKgHNlD+5yLAONjghFFz38xQNmnVNpFzObdTipf/LpVk/t8a0xfyQwEZGiU FWdsVX0KIBRlp4/y7i8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzaWT-00000003qwe-3TFq; Wed, 24 Apr 2024 11:10:45 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzaWI-00000003qoI-0yIy; Wed, 24 Apr 2024 11:10:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A103361A3E; Wed, 24 Apr 2024 11:10:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C3ECBC4AF17; Wed, 24 Apr 2024 11:10:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713957031; bh=gqUwRpVOBrOCupCEmjKVghs27hLbcO22cVVu9ReSJc0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=OrEmQpClgB7ghPcBbQXnD0fGvo60vZnrVDAEp4BtjvFtzItqvi+LVBmsH67JCOUPE GcridA1t/7Hr8qzIcOg7/MrG6N9QLoS/5fjUoCQ30oszdlmEAVYwIDTBi0g9Wpxeq5 EQPjYNw4iX1MXlWedXINvXbBpwGjZm1Khe+D+m6qzVdXSJ2Z9dVrv7NDiyjtVW50G6 C/5rwbc1ph2lPAIYcglKzP+MdBpinTffVZsQjwvpq1PxEILltD9rxjx+0FeXREFvUz SXhow9rP2IznyTIdxWhn0/Y8fkeKPdL/2FbFPl8Qtlhh8x3XPOr3VM1klNyPLjP1gC dpcd7y8ZzjA/Q== 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 B188EDEC7E3; Wed, 24 Apr 2024 11:10:31 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV From: patchwork-bot+netdevbpf@kernel.org Message-Id: <171395703172.12181.6567333903825850575.git-patchwork-notify@kernel.org> Date: Wed, 24 Apr 2024 11:10:31 +0000 References: <20240422-for-netnext-mt7530-improvements-4-v2-0-a75157ba76ad@arinc9.com> In-Reply-To: <20240422-for-netnext-mt7530-improvements-4-v2-0-a75157ba76ad@arinc9.com> To: =?utf-8?b?QXLEsW7DpyDDnE5BTCB2aWEgQjQgUmVsYXkgPGRldm51bGwrYXJpbmMudW5hbC5h?=@ci.codeaurora.org, =?utf-8?b?cmluYzkuY29tQGtlcm5lbC5vcmc+?=@ci.codeaurora.org Cc: daniel@makrotopia.org, dqfext@gmail.com, sean.wang@mediatek.com, andrew@lunn.ch, f.fainelli@gmail.com, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux@armlinux.org.uk, bartel.eerdekens@constell8.be, mithat.guner@xeront.com, erkin.bozoglu@xeront.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, arinc.unal@arinc9.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_041034_430076_16B38DDD X-CRM114-Status: GOOD ( 11.72 ) 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 series was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 22 Apr 2024 10:15:07 +0300 you wrote: > Hello! > > This is the forth patch series with the goal of simplifying the MT7530 DSA > subdriver and improving support for MT7530, MT7531, and the switch on the > MT7988 SoC. > > I have done a simple ping test to confirm basic communication on all switch > ports on MCM and standalone MT7530, and MT7531 switch with this patch > series applied. > > [...] Here is the summary with links: - [net-next,v2,01/15] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988 https://git.kernel.org/netdev/net-next/c/385c22ee4ba4 - [net-next,v2,02/15] net: dsa: mt7530: refactor MT7530_PMCR_P() https://git.kernel.org/netdev/net-next/c/883ea1c0ed48 - [net-next,v2,03/15] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch https://git.kernel.org/netdev/net-next/c/eeaf9acbfc50 - [net-next,v2,04/15] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw https://git.kernel.org/netdev/net-next/c/7603a0c7d221 - [net-next,v2,05/15] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP https://git.kernel.org/netdev/net-next/c/9c7401dc1b13 - [net-next,v2,06/15] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP https://git.kernel.org/netdev/net-next/c/7c8d14029dff - [net-next,v2,07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530 https://git.kernel.org/netdev/net-next/c/377174c5760c - [net-next,v2,08/15] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error https://git.kernel.org/netdev/net-next/c/7bf06bcd946e - [net-next,v2,09/15] net: dsa: mt7530: define MAC speed capabilities per switch model https://git.kernel.org/netdev/net-next/c/6512204b4d5b - [net-next,v2,10/15] net: dsa: mt7530: get rid of function sanity check https://git.kernel.org/netdev/net-next/c/379f7bf864f6 - [net-next,v2,11/15] net: dsa: mt7530: refactor MT7530_PMEEECR_P() https://git.kernel.org/netdev/net-next/c/99acfa82ddb1 - [net-next,v2,12/15] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info https://git.kernel.org/netdev/net-next/c/aa16e1fc9ea8 - [net-next,v2,13/15] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS https://git.kernel.org/netdev/net-next/c/318c1944710a - [net-next,v2,14/15] net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup() https://git.kernel.org/netdev/net-next/c/9df9aec174f5 - [net-next,v2,15/15] net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better https://git.kernel.org/netdev/net-next/c/bf1774491eea 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