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 9F1F0CD4F21 for ; Tue, 12 May 2026 23:13:28 +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:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7y5ERZ+46G5TuZ6kypctntsWjjmLUBio5KVlVFgY9Zw=; b=zpXBOPYwRx5CRQw2Ob56zYlY4k SW/kt+iYXuTFTgfEirqmui8jJ5vOY33kS3nWclZn5WRlsw1K/uB25l22PSrrya4E2WVC71wYErsSx VjXKCgQp87epsHvE8l46cp9ysfF8c5mQRHD4XZZ9DPcXRdD0FAUT383fPrKUKTDurZmQpRWgPMyzB kO5eCgHGrf22Y4Qhl2RvuvhZFiRsjA0qHuAzDjetavlHBz6jLq9gyw2YYQhFBUbh9lOLNPg3+851L /P32FKXDjmvLoC5axzY9ZVqIdJnzZWy5dJoYknUfXGYXRanMAQgkRr6GaWIztwsP0PjmloPeyaGgH rqwAQxyg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wMwHw-00000000fgY-1EZk; Tue, 12 May 2026 23:13:20 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wMwHv-00000000fg0-0WUS; Tue, 12 May 2026 23:13:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 2723160120; Tue, 12 May 2026 23:13:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88E9CC2BCB0; Tue, 12 May 2026 23:13:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778627597; bh=7y5ERZ+46G5TuZ6kypctntsWjjmLUBio5KVlVFgY9Zw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=L8ix4T7LumVzKwTGAmGHMrwUukpsAmAzFvnrLz0XdT9IECAVpIFPzI8JAdwAjELFb eEOXvwRJm5nKwiHf/5bwAazCxNLpjjYIURLL8u5VLa2jLpFYeCMrf0TzKNrnZcgJ3k b1lCRWWmuNb7/GLTRAnrSQXC0w+Xf2ly6Yt7jub737/bcoKACKWpPLlF+VCL8d8bld +ASIw4J2jCQZw86XzI2rfrgQWBcvoQF4p6LyjzYRgVlHTseYTsHE0RaF3T6I2k9mJZ OwdU7ctOnJp0Ts89wGEA+Md1HUBm4TJwDahotDhq1bYxG1AgaLLYqPhajGxV8kGAQ9 YJQWeT5Ho3mBg== Date: Tue, 12 May 2026 16:13:15 -0700 From: Jakub Kicinski To: =?UTF-8?B?5p2O5b+X?= Cc: andrew+netdev@lunn.ch, devicetree@vger.kernel.org, davem@davemloft.net, edumazet@google.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, rmk+kernel@armlinux.org.uk, pjw@kernel.org, palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, maxime.chevallier@bootlin.com, ningyu@eswincomputing.com, linmin@eswincomputing.com, pinkesh.vaghela@einfochips.com, pritesh.patel@einfochips.com, weishangjuan@eswincomputing.com, horms@kernel.org Subject: Re: [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing Message-ID: <20260512161315.141aba88@kernel.org> In-Reply-To: <446f69bd.7fe4.19e1ab248fb.Coremail.lizhi2@eswincomputing.com> References: <20260427072353.1114-1-lizhi2@eswincomputing.com> <20260427072508.1151-1-lizhi2@eswincomputing.com> <20260428180625.738223cf@kernel.org> <2117464.7991.19ddd2125d1.Coremail.lizhi2@eswincomputing.com> <20260430163551.7491407a@kernel.org> <38d052b7.7a70.19dfb0d782b.Coremail.lizhi2@eswincomputing.com> <446f69bd.7fe4.19e1ab248fb.Coremail.lizhi2@eswincomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 12 May 2026 13:39:12 +0800 (GMT+08:00) =E6=9D=8E=E5=BF=97 wrote: > For the eth1 enablement part, my current understanding is that it > should be treated as a new independent v1 series for net-next, > since the scope and target tree have changed after the split. >=20 > Would you prefer this eth1 series to start as v1, or should it > continue as v8 for continuity with the original series? v8 is better, but is the fix in net-next already? If this is the posting you're referring to: https://lore.kernel.org/all/20260507083214.192-1-lizhi2@eswincomputing.com/ it has been dropped based on feedback from Maxime and I don't see a v2.