From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] DT: net: document Ethernet bindings in one place Date: Wed, 22 Jan 2014 00:19:33 +0300 Message-ID: <52DEE465.9000202@cogentembedded.com> References: <201401180405.07859.sergei.shtylyov@cogentembedded.com> <52DD98F7.4090202@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , Rob Landley , "linux-doc@vger.kernel.org" , Grant Likely To: Florian Fainelli , Rob Herring Return-path: Received: from mail-la0-f54.google.com ([209.85.215.54]:57512 "EHLO mail-la0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751590AbaAUUTf (ORCPT ); Tue, 21 Jan 2014 15:19:35 -0500 Received: by mail-la0-f54.google.com with SMTP id y1so7133077lam.27 for ; Tue, 21 Jan 2014 12:19:34 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Hello. On 01/21/2014 11:05 PM, Florian Fainelli wrote: >>>> I'm afraid that's too late, it has spread very far, so that >>>> of_get_phy_mode() handles that property, not "phy-connection-type". >>> Uggg, I guess this is a case of a defacto standard then if the kernel >>> doesn't even support it. >> Maybe I forgot to CC you on patch sent to Grant only, I sent a patch a >> while ago for of_get_phy_mode() to look for both "phy-mode" and >> "phy-connection-type" since the former has been a Linux invention, but >> the latter is ePAPR specified. > Here is a link to the actual patch in question, not sure which tree > Grant applied it to though: > http://lkml.indiana.edu/hypermail/linux/kernel/1311.2/00048.html It's not the patch mail, it's Grant's "applied" reply, patch is mangled in this reply, and I couldn't follow the thread. Here's the actual patch mail: http://marc.info/?l=devicetree&m=138449662807254 WBR, Sergei