Re: [PATCH] arm64: dts: renesas: white-hawk-cpu: Move avb0 reset gpio to mdio node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/15/24 4:48 PM, Niklas Söderlund wrote:

Hi,

However, the reset signal may be in asserted state when the PHY is
probed (e.g. after unbind from the Ethernet driver, or during kexec).
Identifying the PHY by reading the ID register requires deasserting
the reset first.
That may not be the entire precondition. For example the SMSC LAN87xx PHYs
also require PHY clock to be enabled before the reset is toggled, but such
information is available only to the specific PHY driver.

The MDIO-level reset GPIO handling, as far as I understand it, applies in
case there are more PHYs on the MDIO bus which share the same reset GPIO
line.

In this case there is only one PHY on the MDIO bus, so the only bit which
applies is the potential PHY-specific reset requirement handling. If the PHY
driver ever gets extended with such a thing in the future, then having the
reset-gpios in the PHY node is beneficial over having it in MDIO node.

It will always be a compromise between the above and best-effort PHY
auto-detection though.

I agree this is not needed if the PHY is identified by the compatible
string, but might be if it is not. In this case it works and the reason
for this patch was just to align the style used here.

I'm happy to drop this patch, or send a rebased version that applies
since the context changed ;-) Marek, Geert what is your view? I'm happy
with either option.
I was hoping Geert would comment on this first, but seems like maybe no. I think, since the PHY node does have a compatible string AND the reset is connected to the PHY, I would keep the reset property in the PHY node. Sorry.




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux