From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mitch Bradley Subject: Re: RFC: Mega rename of device tree routines from of_*() to dt_*() Date: Thu, 25 Nov 2010 21:36:19 -1000 Message-ID: <4CEF6373.60105@firmworks.com> References: <1290607413.12457.44.camel@concordia> <1290692075.689.20.camel@concordia> <1290741341.9453.377.camel@concordia> <4CEF3AB1.9060200@firmworks.com> <1290750606.9453.394.camel@concordia> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1290750606.9453.394.camel@concordia> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: michael-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org Cc: linux-arch , linux-mips , microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, LKML , linuxppc-dev list , sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , Andrea Scian , Linus Torvalds List-Id: linux-arch.vger.kernel.org >> One Laptop Per Child ships real Open Firmware on its x86 Linux systems, >> of which approximately 2 million have been shipped or ordered. An ARM >> version, also with OFW, is in the works. > > OK. I don't see any code under arch/x86 or arch/arm that uses of_() > routines though? Or is it under drivers or something? > Andres Salomon has been working for some time to get some Open Firmware support for x86 upstream. As you can probably imagine, it has been slow going, but seems to be getting close. The OLPC ARM work is just beginning, so nothing has been submitted yet. The first hardware prototypes are still being debugged. Lennert Buytenhek is the key OS person who will be involved. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rs35.luxsci.com ([66.216.127.90]:35295 "EHLO rs35.luxsci.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750860Ab0KZHhB (ORCPT ); Fri, 26 Nov 2010 02:37:01 -0500 Message-ID: <4CEF6373.60105@firmworks.com> Date: Thu, 25 Nov 2010 21:36:19 -1000 From: Mitch Bradley MIME-Version: 1.0 Subject: Re: RFC: Mega rename of device tree routines from of_*() to dt_*() References: <1290607413.12457.44.camel@concordia> <1290692075.689.20.camel@concordia> <1290741341.9453.377.camel@concordia> <4CEF3AB1.9060200@firmworks.com> <1290750606.9453.394.camel@concordia> In-Reply-To: <1290750606.9453.394.camel@concordia> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: michael@ellerman.id.au Cc: Grant Likely , linux-arch , linux-mips , microblaze-uclinux@itee.uq.edu.au, devicetree-discuss@lists.ozlabs.org, LKML , linuxppc-dev list , sparclinux@vger.kernel.org, Andrew Morton , Linus Torvalds , Andrea Scian Message-ID: <20101126073619.19wqGxmOsc3oBH5t-CqXGDaTQ8K8YuA-d7F6FeEkbFY@z> >> One Laptop Per Child ships real Open Firmware on its x86 Linux systems, >> of which approximately 2 million have been shipped or ordered. An ARM >> version, also with OFW, is in the works. > > OK. I don't see any code under arch/x86 or arch/arm that uses of_() > routines though? Or is it under drivers or something? > Andres Salomon has been working for some time to get some Open Firmware support for x86 upstream. As you can probably imagine, it has been slow going, but seems to be getting close. The OLPC ARM work is just beginning, so nothing has been submitted yet. The first hardware prototypes are still being debugged. Lennert Buytenhek is the key OS person who will be involved.