From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Daney Subject: Re: [PATCH 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface. Date: Thu, 2 Nov 2017 09:06:36 -0700 Message-ID: <2ed0d20b-577e-9431-7a7a-34259b752e9e@caviumnetworks.com> References: <20171102003606.19913-1-david.daney@cavium.com> <20171102003606.19913-2-david.daney@cavium.com> <20171102124719.GG4772@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: David Daney , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, James Hogan , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "David S. Miller" , Rob Herring , Mark Rutland , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Steven J. Hill" , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Carlos Munoz To: Andrew Lunn , Florian Fainelli Return-path: In-Reply-To: <20171102124719.GG4772-g2DYL2Zd6BY@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On 11/02/2017 05:47 AM, Andrew Lunn wrote: > On Wed, Nov 01, 2017 at 06:09:17PM -0700, Florian Fainelli wrote: >> On 11/01/2017 05:36 PM, David Daney wrote: >>> From: Carlos Munoz >>> >>> Add bindings for Common Ethernet Interface (BGX) block. >>> >>> Signed-off-by: Carlos Munoz >>> Signed-off-by: Steven J. Hill >>> Signed-off-by: David Daney >>> --- >> [snip] >>> +Properties: >>> + >>> +- compatible: "cavium,octeon-7360-xcv": Compatibility with cn73xx SOCs. >>> + >>> +- reg: The index of the interface within the BGX block. >>> + >>> +- local-mac-address: Mac address for the interface. >>> + >>> +- phy-handle: phandle to the phy node connected to the interface. >>> + >>> +- cavium,rx-clk-delay-bypass: Set to <1> to bypass the rx clock delay setting. >>> + Needed by the Micrel PHY. >> >> Is not that implied by an appropriate "phy-mode" property already? > > Hi Florian > > Looking at the driver patch, phy-mode is not used at > all. of_phy_connect() passes a hard coded SGMII value! > > David, you need to fix this. > Yes, I think you are correct. Thanks for reviewing this, David Daney -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html