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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=unavailable 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 6CE02C48BD1 for ; Fri, 11 Jun 2021 21:08:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1CDD6611CA for ; Fri, 11 Jun 2021 21:08:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1CDD6611CA 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=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=B3ukLO5cqYiSW+X72vcyXPL7SrZ4RFFJFng1DjHJWuE=; b=h1JitH9XNGPrdb 6aQlOCagJik00ygHbCkw+Iknstx4pnwQrQHWRoGWd7dDSR1ZMsTha6ayVP+xkSsdiTMHAFnTdDeYU Tq2+wOsKgBjGHFnSeND5St5GaNjr9Lp33J+vINjNtv80kYBsWZy/AH6ZQ4fxsMFyEjHEbdoCeFfTj SQaxfb9ZX4TnAPPFAhoD+P8L3kzbO1htzM/eStikapuRxFtwe79SOL+KVxBlkHVQF2Qwf5+1rUra0 1yfYrPf8BMPQoJskRO03BYVFlMta//3kM0YEgrzVSED+r7dk4iq0Q7k5XDyiQlw+h/s+scFlRuZEB LG0QeLSCKD+bcbA7eyOA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lroLx-0078kn-GI; Fri, 11 Jun 2021 21:06:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lroGE-0075u6-RQ for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 21:00:16 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id AB70F613C6; Fri, 11 Jun 2021 21:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623445213; bh=4mihPOL2CONCSUOGSr2nPR24uK+oNcPDUrIwpH6k1hk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=YuMl4+hH0gRSiXUjAO9FRxqVXvmsLrWNN9n9kR1EgB/llV3YyCKPt0ae18hM3dSFG ScM1OBiMIabeDGNKa4AYtjL25wqDkKXVVlr7H9UIUGjFFMAJIl3eHguvRYSc4/FVP1 Uq6DL3yskxTRcp5H8F16nvx4aLPfFBpS+CodDLBR+kQQqJkCLOK25zaOF1VwNQcSlk LgzYFsosjoqff2bGGp11Th58zep47gpQcWSFxHsLhxaEAvK2+Tkl9dxRvKbbg0OICg q97bYxFsI3s6pbRG8KVPFmXg80/s4AWg0uCIX7upHi6A3GzIlvEfIlPwzipjfxxAVu tmtjVeefovETQ== MIME-Version: 1.0 Subject: Re: [PATCH v3 net-next 00/13] Port the SJA1105 DSA driver to XPCS From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162344521364.30951.15091113709707705012.git-patchwork-notify@kernel.org> Date: Fri, 11 Jun 2021 21:00:13 +0000 References: <20210611200531.2384819-1-olteanv@gmail.com> In-Reply-To: <20210611200531.2384819-1-olteanv@gmail.com> To: Vladimir Oltean Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, vee.khee.wong@linux.intel.com, boon.leong.ong@intel.com, michael.wei.hong.sit@intel.com, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, Jose.Abreu@synopsys.com, mcoquelin.stm32@gmail.com, hkallweit1@gmail.com, linux@armlinux.org.uk, f.fainelli@gmail.com, andrew@lunn.ch, vivien.didelot@gmail.com, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, vladimir.oltean@nxp.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210611_140014_968979_F7600042 X-CRM114-Status: GOOD ( 11.31 ) 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 (refs/heads/master): On Fri, 11 Jun 2021 23:05:18 +0300 you wrote: > From: Vladimir Oltean > > As requested when adding support for the NXP SJA1110, the SJA1105 driver > could make use of the common XPCS driver, to eliminate some hardware > specific code duplication. > > This series modifies the XPCS driver so that it can accommodate the XPCS > instantiation from NXP switches, and the SJA1105 driver so it can expose > what the XPCS driver expects. > > [...] Here is the summary with links: - [v3,net-next,01/13] net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs https://git.kernel.org/netdev/net-next/c/5673ef863804 - [v3,net-next,02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup https://git.kernel.org/netdev/net-next/c/47538dbeb701 - [v3,net-next,03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup https://git.kernel.org/netdev/net-next/c/7413f9a6af00 - [v3,net-next,04/13] net: pcs: xpcs: move register bit descriptions to a header file https://git.kernel.org/netdev/net-next/c/d4433d5b7b34 - [v3,net-next,05/13] net: pcs: xpcs: add support for sgmii with no inband AN https://git.kernel.org/netdev/net-next/c/2031c09e6d5f - [v3,net-next,06/13] net: pcs: xpcs: also ignore phy id if it's all ones https://git.kernel.org/netdev/net-next/c/36641b045c83 - [v3,net-next,07/13] net: pcs: xpcs: add support for NXP SJA1105 https://git.kernel.org/netdev/net-next/c/dd0721ea4c7a - [v3,net-next,08/13] net: pcs: xpcs: add support for NXP SJA1110 https://git.kernel.org/netdev/net-next/c/f7380bba42fd - [v3,net-next,09/13] net: pcs: xpcs: export xpcs_do_config and xpcs_link_up https://git.kernel.org/netdev/net-next/c/a853c68e29bb - [v3,net-next,10/13] net: dsa: sja1105: migrate to xpcs for SGMII https://git.kernel.org/netdev/net-next/c/3ad1d171548e - [v3,net-next,11/13] net: dsa: sja1105: register the PCS MDIO bus for SJA1110 https://git.kernel.org/netdev/net-next/c/27871359bdf8 - [v3,net-next,12/13] net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special' https://git.kernel.org/netdev/net-next/c/ece578bc3ea4 - [v3,net-next,13/13] net: dsa: sja1105: plug in support for 2500base-x https://git.kernel.org/netdev/net-next/c/56b63466333b 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 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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 6726CC48BE0 for ; Fri, 11 Jun 2021 21:00:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3F02D613D9 for ; Fri, 11 Jun 2021 21:00:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230457AbhFKVCN (ORCPT ); Fri, 11 Jun 2021 17:02:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:37578 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230017AbhFKVCM (ORCPT ); Fri, 11 Jun 2021 17:02:12 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id AB70F613C6; Fri, 11 Jun 2021 21:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623445213; bh=4mihPOL2CONCSUOGSr2nPR24uK+oNcPDUrIwpH6k1hk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=YuMl4+hH0gRSiXUjAO9FRxqVXvmsLrWNN9n9kR1EgB/llV3YyCKPt0ae18hM3dSFG ScM1OBiMIabeDGNKa4AYtjL25wqDkKXVVlr7H9UIUGjFFMAJIl3eHguvRYSc4/FVP1 Uq6DL3yskxTRcp5H8F16nvx4aLPfFBpS+CodDLBR+kQQqJkCLOK25zaOF1VwNQcSlk LgzYFsosjoqff2bGGp11Th58zep47gpQcWSFxHsLhxaEAvK2+Tkl9dxRvKbbg0OICg q97bYxFsI3s6pbRG8KVPFmXg80/s4AWg0uCIX7upHi6A3GzIlvEfIlPwzipjfxxAVu tmtjVeefovETQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v3 net-next 00/13] Port the SJA1105 DSA driver to XPCS From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162344521364.30951.15091113709707705012.git-patchwork-notify@kernel.org> Date: Fri, 11 Jun 2021 21:00:13 +0000 References: <20210611200531.2384819-1-olteanv@gmail.com> In-Reply-To: <20210611200531.2384819-1-olteanv@gmail.com> To: Vladimir Oltean Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, vee.khee.wong@linux.intel.com, boon.leong.ong@intel.com, michael.wei.hong.sit@intel.com, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, Jose.Abreu@synopsys.com, mcoquelin.stm32@gmail.com, hkallweit1@gmail.com, linux@armlinux.org.uk, f.fainelli@gmail.com, andrew@lunn.ch, vivien.didelot@gmail.com, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, vladimir.oltean@nxp.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Jun 2021 23:05:18 +0300 you wrote: > From: Vladimir Oltean > > As requested when adding support for the NXP SJA1110, the SJA1105 driver > could make use of the common XPCS driver, to eliminate some hardware > specific code duplication. > > This series modifies the XPCS driver so that it can accommodate the XPCS > instantiation from NXP switches, and the SJA1105 driver so it can expose > what the XPCS driver expects. > > [...] Here is the summary with links: - [v3,net-next,01/13] net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs https://git.kernel.org/netdev/net-next/c/5673ef863804 - [v3,net-next,02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup https://git.kernel.org/netdev/net-next/c/47538dbeb701 - [v3,net-next,03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup https://git.kernel.org/netdev/net-next/c/7413f9a6af00 - [v3,net-next,04/13] net: pcs: xpcs: move register bit descriptions to a header file https://git.kernel.org/netdev/net-next/c/d4433d5b7b34 - [v3,net-next,05/13] net: pcs: xpcs: add support for sgmii with no inband AN https://git.kernel.org/netdev/net-next/c/2031c09e6d5f - [v3,net-next,06/13] net: pcs: xpcs: also ignore phy id if it's all ones https://git.kernel.org/netdev/net-next/c/36641b045c83 - [v3,net-next,07/13] net: pcs: xpcs: add support for NXP SJA1105 https://git.kernel.org/netdev/net-next/c/dd0721ea4c7a - [v3,net-next,08/13] net: pcs: xpcs: add support for NXP SJA1110 https://git.kernel.org/netdev/net-next/c/f7380bba42fd - [v3,net-next,09/13] net: pcs: xpcs: export xpcs_do_config and xpcs_link_up https://git.kernel.org/netdev/net-next/c/a853c68e29bb - [v3,net-next,10/13] net: dsa: sja1105: migrate to xpcs for SGMII https://git.kernel.org/netdev/net-next/c/3ad1d171548e - [v3,net-next,11/13] net: dsa: sja1105: register the PCS MDIO bus for SJA1110 https://git.kernel.org/netdev/net-next/c/27871359bdf8 - [v3,net-next,12/13] net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special' https://git.kernel.org/netdev/net-next/c/ece578bc3ea4 - [v3,net-next,13/13] net: dsa: sja1105: plug in support for 2500base-x https://git.kernel.org/netdev/net-next/c/56b63466333b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html