> -----Original Message----- > From: Andrew Lunn [mailto:and...@lunn.ch] > Sent: Friday, May 26, 2017 4:36 PM > To: Bogdan Purcareata <bogdan.purcare...@nxp.com> > Cc: f.faine...@gmail.com; netdev@vger.kernel.org; > devicet...@vger.kernel.org; linux-ker...@vger.kernel.org > Subject: Re: [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree > bindings > > > + cs4340_phy@1 { > > + compatible = "ethernet-phy-id13e5.1002"; > > + reg = <0x10>; > > The @1 and the reg value should be the same. Please change it to > cs4340_phy@10.
Will do, thanks! Bogdan