From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6D3672877E8; Tue, 17 Feb 2026 10:21:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771323679; cv=none; b=mO9NE0L5LbA93LX64P95Emh68ie8/iViulc4xBzbzNCdx44SIoI8SfpAMowX/iHWWqwHtUtC2R6Dd7ByMzQ2E+R8fTxQqFmN+ZxY3JtcIyjJo2TOtqsxxCjGCZOKQYtrVdvBRdJ4G5M5mjnVCQ1FVIWvQ0w6Rqc/xG9onOW82MA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771323679; c=relaxed/simple; bh=nMYlB6mUz5sDcuGpH56QRUMJMtqJhSaGockFEPLWdMQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ba4IyE+J4uec83FovpacBFGCbAB6d4sljLeVGZ+fPp/NATm3WY8wUQE8oHPqXTrcY/iZ4cPxWZ3APCcYZmg+Ja3sIxjP9czKWZRFeZ1IBdjwGbUum6REGLvjfIInTEQtGDfLeJxfmoMJ2zFOEggXnSiJYT1oLNfOeQg2LSNKeA4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fkoE9j9K; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fkoE9j9K" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 901A1C4CEF7; Tue, 17 Feb 2026 10:21:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771323679; bh=nMYlB6mUz5sDcuGpH56QRUMJMtqJhSaGockFEPLWdMQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fkoE9j9KHbNrGTrndFzyjoJvaPqvLr0OZT62+8iL4EAvfV5M3qkF4fnCubvw9ggpD Cw5m4WeuIiQfAqt8V67QEQl1CzjpDZK5Oo/Af0wbKoe6o4zSzM+0w2RxwOeRw2Jlb8 uOgS4NRrqxZQEMuZojmApE+FV3H+FLDjLnzE4jRiIreaqoBahmQvEaU7fSKi1yJEtc lV85cvpvWyIme+Hx6p/jQZaIYH+YOuNJ77Ey1v/bUnNm6X6LSU5zPmwZfpcYOSoGNA YCfrp67I/2i784MMV+kALIVyYx3DpqKUVNINDHgn+zSPE3t10PWv6MvNw+yoO2rZ3c 2bhQlM0JNuR5g== Date: Tue, 17 Feb 2026 15:51:15 +0530 From: Vinod Koul To: "Russell King (Oracle)" Cc: Mohd Ayaan Anwar , Alexandre Torgue , Andrew Lunn , "David S. Miller" , Eric Dumazet , Frank Li , imx@lists.linux.dev, Jakub Kicinski , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Maxime Chevallier , netdev@vger.kernel.org, Paolo Abeni , Pengutronix Kernel Team , Sascha Hauer Subject: Re: [PATCH RFC net-next 0/9] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling Message-ID: References: Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On 16-02-26, 15:42, Russell King (Oracle) wrote: > Hi, > > On Sat, Feb 14, 2026 at 12:51:13AM +0530, Mohd Ayaan Anwar wrote: > > Hello Russell, > > > > Things look pretty stable on the QCS9100 Ride R3 board (with the AQR115C > > PHY). I would like to test a bit more and should be happy to provide a > > Tested-by once that's complete. > > > > I may also get access to a board with an RGMII PHY on Monday, so I’m > > hoping to verify the changes to ethqos_rgmii_macro_init as well as your > > patch from the previous series (“net: stmmac: qcom-ethqos: convert to > > set_clk_tx_rate() method”) soon. > > Looking forward to hearing the results, thanks! > > As you seem to be fairly active with the qcom-ethqos stuff, please > consider adding yourself to the "QUALCOMM ETHQOS ETHERNET DRIVER" > maintainers entry. Thanks. > > Vinod, are you still actively involved with this, and if not, > should Mohd remove you from the entry for the dwmac-qcom-ethqos > driver? Yeah I am not doing anything in this area, pls do drop me from this Thanks -- ~Vinod