From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751214AbdGOTsi (ORCPT ); Sat, 15 Jul 2017 15:48:38 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:55591 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751174AbdGOTsg (ORCPT ); Sat, 15 Jul 2017 15:48:36 -0400 Date: Sat, 15 Jul 2017 21:48:32 +0200 From: Andrew Lunn To: Moritz Fischer Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, mark.rutland@arm.com, robh+dt@kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev Message-ID: <20170715194832.GB28217@lunn.ch> References: <1500065326-26182-1-git-send-email-mdf@kernel.org> <20170715183745.GA28217@lunn.ch> <20170715184653.GA28599@tyrael.ni.corp.natinst.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170715184653.GA28599@tyrael.ni.corp.natinst.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > + 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