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 F12E6C433EF for ; Thu, 16 Jun 2022 08:21:26 +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=dGhHWdtYbIQ8+uorgSaHWKJAjOi7RGxP6gnM+qZ9KVw=; b=cjkok9PQ1hP3Gz MIyV3UMywevE81YPnHTzg4P03HydyNYJzWwkLf+gMGP28Msm4DrOd9bR9p9AEZWbRWiv6csqarCcf 2N2UAGGdabY1j3CvWuNehq/Y1RkesBJ9whLZKQXtov6OhMfAxR9TSjRoR2oW1SygDTP/pcFwWdwBL TyW9RbkkqfJ1gNOF7BXaESp7ZemsabQrOw9cKw7lqqCS8kn86H7O3E/f7VnAdKp1stA5DBWiLDOhs 1GjPpzvY33QLaaVo1zYWbIbN2spFsNxvAlNfKnv0zq1gAqOI6gf33paGtosKnb7FP+O00r3TTYWOB ljW7moHouZD3jiRCPsJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1kjp-001Mky-9J; Thu, 16 Jun 2022 08:20:25 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1kjk-001Mjp-UB for linux-arm-kernel@lists.infradead.org; Thu, 16 Jun 2022 08:20:22 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0B5AD61D3F; Thu, 16 Jun 2022 08:20:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 60F48C3411B; Thu, 16 Jun 2022 08:20:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655367616; bh=dB/CPPMhNm1buUrV4IgV1CCH8HWEcDujPAHshjsbK04=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=nCzhGbpDvd2LNSYKc2BtB7/N94nxXV17DzGact8Wx1iYSFSTYJk9/2HedKZYA/wEn vLNIs1qRodYLq6KXei3EsrajIVEiPPXdEybjbx/EV8IYInvOOuII/D18mu4HhFZCfp FH8gXMulbvzByI38ojJQGUoREtTDlNuWlVE37KB1Uhf2W3zIsQDYu2bLQ5AuzSXzY5 QWgdm+wLDkiflfM5CxT8c70O8uK25Vbvw20+RkKssrfh1aeIBR63L1/PR5JbUZiZCn vFWp0SlspscG8/H5RZS9yGtEBWdST/9prIkc+v4RwIuNYekuyBnastmWt74LpflRrv +58fOG1ASLZEA== 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 3C581FD99FF; Thu, 16 Jun 2022 08:20:16 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [net-next PATCH v2 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165536761624.29035.5999130282955171127.git-patchwork-notify@kernel.org> Date: Thu, 16 Jun 2022 08:20:16 +0000 References: <20220614112228.1998-1-ansuelsmth@gmail.com> In-Reply-To: <20220614112228.1998-1-ansuelsmth@gmail.com> To: Christian Marangi Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220616_012021_061591_0F85DA49 X-CRM114-Status: GOOD ( 11.13 ) 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 (master) by Paolo Abeni : On Tue, 14 Jun 2022 13:22:27 +0200 you wrote: > The different gmacid require different configuration based on the soc > and on the gmac id. Add these missing configuration taken from the > original driver. > > Signed-off-by: Christian 'Ansuel' Marangi > --- > drivers/net/ethernet/stmicro/stmmac/Kconfig | 1 + > .../ethernet/stmicro/stmmac/dwmac-ipq806x.c | 93 +++++++++++++++---- > 2 files changed, 78 insertions(+), 16 deletions(-) Here is the summary with links: - [net-next,v2,1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x https://git.kernel.org/netdev/net-next/c/9ec092d2feb6 - [net-next,v2,2/2] net: ethernet: stmmac: reset force speed bit for ipq806x https://git.kernel.org/netdev/net-next/c/8bca458990dd 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CAD57C43334 for ; Thu, 16 Jun 2022 08:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359635AbiFPIU1 (ORCPT ); Thu, 16 Jun 2022 04:20:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229462AbiFPIUT (ORCPT ); Thu, 16 Jun 2022 04:20:19 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AE7E5C840; Thu, 16 Jun 2022 01:20:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D4424B82292; Thu, 16 Jun 2022 08:20:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 60F48C3411B; Thu, 16 Jun 2022 08:20:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655367616; bh=dB/CPPMhNm1buUrV4IgV1CCH8HWEcDujPAHshjsbK04=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=nCzhGbpDvd2LNSYKc2BtB7/N94nxXV17DzGact8Wx1iYSFSTYJk9/2HedKZYA/wEn vLNIs1qRodYLq6KXei3EsrajIVEiPPXdEybjbx/EV8IYInvOOuII/D18mu4HhFZCfp FH8gXMulbvzByI38ojJQGUoREtTDlNuWlVE37KB1Uhf2W3zIsQDYu2bLQ5AuzSXzY5 QWgdm+wLDkiflfM5CxT8c70O8uK25Vbvw20+RkKssrfh1aeIBR63L1/PR5JbUZiZCn vFWp0SlspscG8/H5RZS9yGtEBWdST/9prIkc+v4RwIuNYekuyBnastmWt74LpflRrv +58fOG1ASLZEA== 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 3C581FD99FF; Thu, 16 Jun 2022 08:20:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net-next PATCH v2 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165536761624.29035.5999130282955171127.git-patchwork-notify@kernel.org> Date: Thu, 16 Jun 2022 08:20:16 +0000 References: <20220614112228.1998-1-ansuelsmth@gmail.com> In-Reply-To: <20220614112228.1998-1-ansuelsmth@gmail.com> To: Christian Marangi Cc: peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni : On Tue, 14 Jun 2022 13:22:27 +0200 you wrote: > The different gmacid require different configuration based on the soc > and on the gmac id. Add these missing configuration taken from the > original driver. > > Signed-off-by: Christian 'Ansuel' Marangi > --- > drivers/net/ethernet/stmicro/stmmac/Kconfig | 1 + > .../ethernet/stmicro/stmmac/dwmac-ipq806x.c | 93 +++++++++++++++---- > 2 files changed, 78 insertions(+), 16 deletions(-) Here is the summary with links: - [net-next,v2,1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x https://git.kernel.org/netdev/net-next/c/9ec092d2feb6 - [net-next,v2,2/2] net: ethernet: stmmac: reset force speed bit for ipq806x https://git.kernel.org/netdev/net-next/c/8bca458990dd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html