lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aO9t5TWNDpIe3q9g@shell.armlinux.org.uk>
Date: Wed, 15 Oct 2025 10:48:21 +0100
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Buday Csaba <buday.csaba@...lan.hu>
Cc: Maxime Chevallier <maxime.chevallier@...tlin.com>,
	Andrew Lunn <andrew@...n.ch>,
	Heiner Kallweit <hkallweit1@...il.com>,
	"David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] net: mdio: reset PHY before attempting to access
 registers in fwnode_mdiobus_register_phy

On Wed, Oct 15, 2025 at 11:07:03AM +0200, Buday Csaba wrote:
> On Mon, Oct 13, 2025 at 04:31:10PM +0200, Maxime Chevallier wrote:
> > Hi,
> > 
> > On 13/10/2025 15:55, Buday Csaba wrote:
> > > When the ID of an ethernet PHY is not provided by the 'compatible'
> > > string in the device tree, its actual ID is read via the MDIO bus.
> > > For some PHYs this could be unsafe, since a hard reset may be
> > > necessary to safely access the MDIO registers.
> > > This patch makes it possible to hard-reset an ethernet PHY before
> > > attempting to read the ID, via a new device tree property, called:
> > > `reset-phy-before-probe`.
> > > 
> > > There were previous attempts to implement such functionality, I
> > > tried to collect a few of these (see links).
> > > 
> > > Link: https://lore.kernel.org/lkml/1499346330-12166-2-git-send-email-richard.leitner@skidata.com/
> > > Link: https://lore.kernel.org/all/20230405-net-next-topic-net-phy-reset-v1-0-7e5329f08002@pengutronix.de/
> > > Link: https://lore.kernel.org/netdev/20250709133222.48802-4-buday.csaba@prolan.hu/
> > > Signed-off-by: Buday Csaba <buday.csaba@...lan.hu>
> > 
> > This should probably be accompanied by a DT binding update,
> > with some justification that this is indeed HW description
> > and not OS confguration.
> > 
> 
> I have the corresponding patch ready, I just wanted this to be accepted
> first. My description was to be:

Please see Documentation/devicetree/bindings/submitting-patches.rst
point 5.

Basically, don't submit code that introduces a new undocumented DT
property without also including the binding update in the patch set.

Thanks.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ