> > > + ethernet_phy1: ethernet-phy@4 { > > > + compatible = "ethernet-phy-ieee802.3-c45"; > > > + reg = <4>; > > > + devices = <0xa>; > > > + }; > > > > Since you don't fully implement c45, does this example actually work? > > Yeah, I've tested this continuously. But for v3 I anyways implmented c45 > writes.
Hi Moritz Just out of interest, what PHY are you using? Andrew