From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by ozlabs.org (Postfix) with ESMTP id 0A3D7DDDFE for ; Fri, 9 Nov 2007 09:17:53 +1100 (EST) Received: by wa-out-1112.google.com with SMTP id m28so426700wag for ; Thu, 08 Nov 2007 14:17:52 -0800 (PST) Message-ID: <9e4733910711081417h7a571398md59a8987f15423a6@mail.gmail.com> Date: Thu, 8 Nov 2007 17:17:51 -0500 From: "Jon Smirl" To: "Scott Wood" Subject: Re: use of fsl, in lite5200b.dts in git current In-Reply-To: <473387AF.6030105@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <9e4733910711071355l75da5444kb7082692f1bdc0@mail.gmail.com> <4732396D.4040904@genesi-usa.com> <9e4733910711071418u5914f188nffc7ab50e62cc88e@mail.gmail.com> <9e4733910711081240l458a5e7h4898fb12e511f29a@mail.gmail.com> <473375E6.5080503@freescale.com> <9e4733910711081251w392b4a84m8e81d902305bf395@mail.gmail.com> <473377F8.2050802@freescale.com> <9e4733910711081353h43ec8978u2db4618090688010@mail.gmail.com> <473387AF.6030105@freescale.com> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 11/8/07, Scott Wood wrote: > Jon Smirl wrote: > > On 11/8/07, Scott Wood wrote: > >>> As far as I know the only dts using vendor prefixes in the compatible > >>> attributes is 5200lite one for the gpt entries. Everything else will > >>> need to be changed. > >> Look a little harder. Many of the Freescale boards/devices do it right > >> -- and yes, we need to fix the ones that don't. > > > > I see that there are quite a few with the ibm prefix. But by > > eyeballing grep output it looks like several hundred attributes need > > to be fixed. Code referencing these will need to be fixed too. > > Several hundred? I don't think there are several hundred unique > property names or compatible entries in arch/powerpc/boot/dts *total*, There are 601 'compatible' attributes in the directory. > much less that need fixing. The main ones in fsl-land that I can think > of are gianfar, i2c, talitos, QE, USB, tsi108, watchdog, SPI, and IPIC. > > CPM1 and CPM2 devices, PCI, 85xx memory/cache controllers, and 85xx > global utilities have the prefix. > > For the most part, we've been adding prefixes whenever we have any other > reason to touch the binding. > > > If lite5200 hadn't mixed half prefixed and half not prefixed I never > > would have started looking at this. > > > > Let's make up our minds in the lite5200 dts so that I can sync up my > > development hardware. > > Patches are welcome. :-) > > -Scott > -- Jon Smirl jonsmirl@gmail.com