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 4C86CCDB482 for ; Thu, 19 Oct 2023 11:10:56 +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=aVvTuZKVqchWwnVgTK8em/qwpaHROSJY8mzBFCBCrG0=; b=TY2c00knqUwP5W zD3KnNhy3sM/lTFuSpT8uTTJVaTl0vVyDfnoAmJB5gPf69tkdCvkavlVnd0WbYl0Mziy3Ty0mGsyr kdsqQFSlqFxHB1iwtjcYZPcYm+1QYQ3MWWrj4orSvUiIIRJjK+G5MYCWGxRF6tcWh2/VvwgDbFn8T pucjxQUxb++TcvBGK4RdcEW2gw8v5HAy47pza0Yz9AC/W7EN3nCKuIvt5NFP/xRCqDzw2+IaRPZ6I 6qO3kIt7+P09+41ZokUEZRMCB4WwhEbmS0ICbgKJ0W9/WNMYHyXn3Okbr250EtEP4OjdCGvmvzjNk W1lfr81H6xrMOx7UYAAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtQv6-00H8J7-2a; Thu, 19 Oct 2023 11:10:28 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtQv4-00H8Ii-0z for linux-arm-kernel@lists.infradead.org; Thu, 19 Oct 2023 11:10:27 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 513DBB827F8; Thu, 19 Oct 2023 11:10:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9D1E5C433C9; Thu, 19 Oct 2023 11:10:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697713823; bh=x7Vilo7RVB7QrsjGzn3PXT/f0rYR4arJfWxCuscoZPg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=YUHwUD67GFqAZErgK2PsBHJHYFywVrz/3RhS5IEsXOBhnpObUjzKkvLNaOtp5U8PH 5qV3dkDsiIpjPosl+ExsOGjAv02lBzl4rktcyBzrsmY1Dl5kJxigayP0/hAT9RWXi7 +TlrgPH+Esr+o2otftIZx/jLKIHWDA1SrvmBGIHJ4mXfsjRxjSnkjhDOdHV20U/0mp J1YqNXbDq9DlnhU/kJ5cgBZHJyDbQKjvQzUeenAlUsM49LAXf+23EbAJZQ1CbMiA5f HY2r6vjAYmxKQUa80Lf+8GBRqZqYErF5gH/DG16bghgwzikGuY0d1bPVQdd4dgvLK+ Wvt7h5lnXul0g== 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 7E8FAC595CE; Thu, 19 Oct 2023 11:10:23 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169771382351.28433.15969551932352859252.git-patchwork-notify@kernel.org> Date: Thu, 19 Oct 2023 11:10:23 +0000 References: <20231010-stmmac_fix_auxiliary_event_capture-v2-0-51d5f56542d7@pengutronix.de> In-Reply-To: <20231010-stmmac_fix_auxiliary_event_capture-v2-0-51d5f56542d7@pengutronix.de> To: Johannes Zink Cc: alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, richardcochran@gmail.com, kurt@linutronix.de, patchwork-jzi@pengutronix.de, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, vee.khee.wong@linux.intel.com, tee.min.tan@intel.com, rmk+kernel@armlinux.org.uk, bartosz.golaszewski@linaro.org, ahalaney@redhat.com, horms@kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231019_041026_528268_34146D44 X-CRM114-Status: UNSURE ( 9.40 ) X-CRM114-Notice: Please train this message. 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 Paolo Abeni : On Wed, 18 Oct 2023 09:09:52 +0200 you wrote: > The stmmac can have 0 to 4 auxiliary snapshot in channels, which can be > used for capturing external triggers with respect to the eqos PTP timer. > > Previously when enabling the auxiliary snapshot, an invalid request was > written to the hardware register, except for the Intel variant of this > driver, where the only snapshot available was hardcoded. > > [...] Here is the summary with links: - [net-next,v2,1/5] net: stmmac: simplify debug message on stmmac_enable() https://git.kernel.org/netdev/net-next/c/3fba82343955 - [net-next,v2,2/5] net: stmmac: use correct PPS capture input index https://git.kernel.org/netdev/net-next/c/7e62ac24b57a - [net-next,v2,3/5] net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext_snapshot_num https://git.kernel.org/netdev/net-next/c/1dbfe73bd648 - [net-next,v2,4/5] net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex https://git.kernel.org/netdev/net-next/c/7d3077482578 - [net-next,v2,5/5] net: stmmac: do not silently change auxiliary snapshot capture channel https://git.kernel.org/netdev/net-next/c/2ddd05d1d5ed 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 1D04ECDB465 for ; Thu, 19 Oct 2023 11:10:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345197AbjJSLKd (ORCPT ); Thu, 19 Oct 2023 07:10:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233146AbjJSLKb (ORCPT ); Thu, 19 Oct 2023 07:10:31 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E835119 for ; Thu, 19 Oct 2023 04:10:24 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9D1E5C433C9; Thu, 19 Oct 2023 11:10:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697713823; bh=x7Vilo7RVB7QrsjGzn3PXT/f0rYR4arJfWxCuscoZPg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=YUHwUD67GFqAZErgK2PsBHJHYFywVrz/3RhS5IEsXOBhnpObUjzKkvLNaOtp5U8PH 5qV3dkDsiIpjPosl+ExsOGjAv02lBzl4rktcyBzrsmY1Dl5kJxigayP0/hAT9RWXi7 +TlrgPH+Esr+o2otftIZx/jLKIHWDA1SrvmBGIHJ4mXfsjRxjSnkjhDOdHV20U/0mp J1YqNXbDq9DlnhU/kJ5cgBZHJyDbQKjvQzUeenAlUsM49LAXf+23EbAJZQ1CbMiA5f HY2r6vjAYmxKQUa80Lf+8GBRqZqYErF5gH/DG16bghgwzikGuY0d1bPVQdd4dgvLK+ Wvt7h5lnXul0g== 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 7E8FAC595CE; Thu, 19 Oct 2023 11:10:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169771382351.28433.15969551932352859252.git-patchwork-notify@kernel.org> Date: Thu, 19 Oct 2023 11:10:23 +0000 References: <20231010-stmmac_fix_auxiliary_event_capture-v2-0-51d5f56542d7@pengutronix.de> In-Reply-To: <20231010-stmmac_fix_auxiliary_event_capture-v2-0-51d5f56542d7@pengutronix.de> To: Johannes Zink Cc: alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, richardcochran@gmail.com, kurt@linutronix.de, patchwork-jzi@pengutronix.de, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, vee.khee.wong@linux.intel.com, tee.min.tan@intel.com, rmk+kernel@armlinux.org.uk, bartosz.golaszewski@linaro.org, ahalaney@redhat.com, horms@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni : On Wed, 18 Oct 2023 09:09:52 +0200 you wrote: > The stmmac can have 0 to 4 auxiliary snapshot in channels, which can be > used for capturing external triggers with respect to the eqos PTP timer. > > Previously when enabling the auxiliary snapshot, an invalid request was > written to the hardware register, except for the Intel variant of this > driver, where the only snapshot available was hardcoded. > > [...] Here is the summary with links: - [net-next,v2,1/5] net: stmmac: simplify debug message on stmmac_enable() https://git.kernel.org/netdev/net-next/c/3fba82343955 - [net-next,v2,2/5] net: stmmac: use correct PPS capture input index https://git.kernel.org/netdev/net-next/c/7e62ac24b57a - [net-next,v2,3/5] net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext_snapshot_num https://git.kernel.org/netdev/net-next/c/1dbfe73bd648 - [net-next,v2,4/5] net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex https://git.kernel.org/netdev/net-next/c/7d3077482578 - [net-next,v2,5/5] net: stmmac: do not silently change auxiliary snapshot capture channel https://git.kernel.org/netdev/net-next/c/2ddd05d1d5ed You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html