From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <48A7E95C.4090501@grandegger.com> Date: Sun, 17 Aug 2008 11:03:24 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 To: Jon Loeliger Subject: Re: [PATCH] powerpc: 85xx: add proper OF bus ids for the TQM85xx References: <48898470.80109@grandegger.com> <4889EE4C.9040705@grandegger.com> <4889F180.80203@freescale.com> <4889F32F.3020606@grandegger.com> In-Reply-To: <4889F32F.3020606@grandegger.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: Linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Wolfgang Grandegger wrote: > Jon Loeliger wrote: >> Wolfgang Grandegger wrote: >> >>> Ah, I see. For the TQM8548 adding the following compatible line: >>> >>> soc8548@e0000000 { >>> ... >>> compatible = "fsl,mpc8548-immr", "simple-bus"; >>> >> >> >> Hmmmm..... While you are there, I think you should drop >> the "8548" part of "soc8548" to get just "soc@e0000000". > > Well, right. I'm going to check the tqm8548.dts file more carefully. Looking into 2.6.27-rc3, I realized that these issues have not yet been fixed :-(. I just sent out a patch for 2.6.27 doing so: http://ozlabs.org/pipermail/linuxppc-dev/2008-August/061725.html Thanks. Wolfgang.