From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 E5A1E35BDD5; Mon, 2 Feb 2026 11:03:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770030216; cv=none; b=n4bKbb0Hmd8B8INs74yTBUP+asSiGYDCX8V5Mbjoaxa5hoAAZqEugB/J7CXrx53OqL4qlZv3d80HKO9RUS3PifKMQcXPQ8Jrn6z4bhJ9xcxJV0dvN9j8KxQhL5ZuVXR/qTNtLOf1kpIN8jAkqBXt6ZtXV9BZB+nw2rImUzekc6I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770030216; c=relaxed/simple; bh=TSaKjuSqW6yuITMksdMcO0gpUW+5G8LCEVDb9QGqQSw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=lgIlUCbP2H6CkgpAkiPq9OGR4iVX+lbiTu32qBE7OgwrPfs/mbb/ETSSNomDlB7tmJylsHHyLsmC9mSDwm+CV0+/HyWHfjET41g2fcaZ1ENkxl9KtVeeDFdV0q+ag/MWAlli3rhPhXE1EDLCp7M6Ce1KXN1eHmkBKbbM86K2Ym8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=E4ok7RUP; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="E4ok7RUP" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=NCesjRO73k8sQWcD8JT6xbjWwzzH39NK91la9gHBXOs=; b=E4ok7RUPd7caqlVHUXBCVCnGjv A2xJwasgKLbi+kvhqtlUJaRib1YtNGZKqzxrBjBGvIF4efl4BLUq/IPrx/6EfaVpYQ/ak83iLqiKM lIY2CSg7ah7NSikkdJHca0YuIUT9QLXequJNkQ2Cgy5vs10DpxB3xbs08d0eiolveHiqNIWNVPi2T T2/aVpFSuRptcCszNWWKI5+Q2tGlT+d5+DS8FQesWGVf4XJAKEjI8QAIHAfPBzcq0jViQu5ugqMAg oQsKVg6ECIVpe31Rd61mtgZPvesdpqFMkZQFoxRqbYfYlSViqwBgd6g4FH2DGigoc1qmvop0PGQ7h /ScaGfsQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:57438) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vmriG-000000003uM-1g3V; Mon, 02 Feb 2026 11:03:24 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vmriE-000000003LC-1uSl; Mon, 02 Feb 2026 11:03:22 +0000 Date: Mon, 2 Feb 2026 11:03:22 +0000 From: "Russell King (Oracle)" To: Daniel Golle Cc: Andrew Lunn , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiner Kallweit , Simon Horman , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Frank Wunderlich , Chad Monroe , Cezary Wilmanski , Avinash Jayaraman , Bing tao Xu , Liang Xu , Juraj Povazanec , "Fanni (Fang-Yi) Chan" , "Benny (Ying-Tsan) Weng" , "Livia M. Rosu" , John Crispin Subject: Re: [PATCH net-next v11 3/4] net: mdio: add unlocked mdiodev C45 bus accessors Message-ID: References: <6bbd81f8f25326679c1303051592c6295db7d93e.1769817939.git.daniel@makrotopia.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6bbd81f8f25326679c1303051592c6295db7d93e.1769817939.git.daniel@makrotopia.org> Sender: Russell King (Oracle) On Sat, Jan 31, 2026 at 12:11:15AM +0000, Daniel Golle wrote: > Add helper inline functions __mdiodev_c45_read() and > __mdiodev_c45_write(), which are the C45 equivalents of the existing > __mdiodev_read() and __mdiodev_write() added by commit e6a45700e7e1 > ("net: mdio: add unlocked mdiobus and mdiodev bus accessors") > > Signed-off-by: Daniel Golle Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!