From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co1ehsobe001.messaging.microsoft.com ([216.32.180.184]:22603 "EHLO co1outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752498Ab3HUUAn (ORCPT ); Wed, 21 Aug 2013 16:00:43 -0400 Message-ID: <1377115248.1554.20.camel@linux-builds1> Subject: Re: [RFC] phy: micrel: Convert micrel PHY driver to use OF From: Dinh Nguyen Date: Wed, 21 Aug 2013 15:00:48 -0500 In-Reply-To: References: <1376412156-3899-1-git-send-email-dinguyen@altera.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org To: Linus Walleij Cc: "devicetree@vger.kernel.org" , Dinh Nguyen , "netdev@vger.kernel.org" , Richard Cochran , Felipe Balbi , "David S. Miller" , Giuseppe Cavallaro , Olof Johansson , Rob Herring List-ID: On Thu, 2013-08-15 at 21:55 +0200, Linus Walleij wrote: > On Tue, Aug 13, 2013 at 6:42 PM, wrote: > > > From: Dinh Nguyen > > > > Convert the Micrel PHY driver to use OF. This initial patch is only > > the beginning of an idea to convert the PHY driver to device tree. > > > > Signed-of-by: Dinh Nguyen > > This is full of device tree stuff so please copy it to > devicetree@vger.kernel.org. > > It seems to add quite a few compatible strings so these should > be added to the bindings doc, or is it already? No, there is not a bindings doc yet. I was just trying to see if this is the right approach.. Thanks, Dinh > > Yours, > Linus Walleij >