On 8/2/24 10:33 AM, Geert Uytterhoeven wrote:
Hi Marek,
Hi,
What is your stance on this?
Thanks!
On Thu, Jul 4, 2024 at 5:26 PM Niklas Söderlund
<niklas.soderlund+renesas@xxxxxxxxxxxx> wrote:
When creating a dedicated mdio node to describe the bus the gpio reset
property was erroneously left in the phy node. The reason for adding
mdio nodes on WhiteHawk was to ensure the PHYs where reset before they
were probed, keeping the property in the phy node prevented this.
If the PHYs should be reset before they are probed, that is something
the PHY driver should take care of, right ? The PHY driver can bind to
the PHY via compatible string. Does the PHY driver not reset the PHYs ?