Re: [PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev

From: Andrew Lunn
Date: Sat Jul 15 2017 - 15:48:55 EST


> > > + 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