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.178]) by ozlabs.org (Postfix) with ESMTP id D51DADDE3A for ; Fri, 9 Nov 2007 07:40:55 +1100 (EST) Received: by wa-out-1112.google.com with SMTP id m28so400273wag for ; Thu, 08 Nov 2007 12:40:54 -0800 (PST) Message-ID: <9e4733910711081240l458a5e7h4898fb12e511f29a@mail.gmail.com> Date: Thu, 8 Nov 2007 15:40:54 -0500 From: "Jon Smirl" To: "Matt Sealey" Subject: Re: use of fsl, in lite5200b.dts in git current In-Reply-To: <9e4733910711071418u5914f188nffc7ab50e62cc88e@mail.gmail.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> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , No one has answered this yet. It makes no sense at all to mix use of the vendor prefix on some compatible entries and not on others. The syntax of compatible entries needs to be consistent. On 11/7/07, Jon Smirl wrote: > On 11/7/07, Matt Sealey wrote: > > Jon Smirl wrote: > > > Sometimes the fsl prefix is being used and sometimes it isn't. Look at > > > the two compatible strings. Which way is it going to be? Is > > > fsl,has-wdt right? > > > > fsl,has-wdt is right, at least since someone changed it. > > What's the story with compatible? > I would think the gdt entries are wrong. > > gpt@600 { // General Purpose Timer > compatible = "fsl,mpc5200b-gpt","fsl,mpc5200-gpt"; > > code in drivers/watchdog/mpc5200_wdt.c would need to be changed to. > > drivers/watchdog/mpc5200_wdt.c: { .compatible = "fsl,mpc5200-gpt", }, > > -- > Jon Smirl > jonsmirl@gmail.com > -- Jon Smirl jonsmirl@gmail.com