From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 15 Feb 2007 10:17:34 +1100 From: David Gibson To: Segher Boessenkool Subject: Re: [PATCH 15/16] Add device tree for Ebony Message-ID: <20070214231734.GC16279@localhost.localdomain> References: <20070213061026.5837FDDDE9@ozlabs.org> <20070214002210.GE11491@localhost.localdomain> <45afe653a3f963e21e58a063c09b1b22@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <45afe653a3f963e21e58a063c09b1b22@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Feb 14, 2007 at 06:48:02PM +0100, Segher Boessenkool wrote: > >>> + clock-frequency = <5F5E100>; /* 100MHz FIXME: poke in zImage */ > >>> + timebase-frequency = <5F5E100>; /* 100MHz FIXME: wrong, poke in > >>> zImage */ > >> > >> Can't you use decimal for these? > > > > dtc doesn't support decimal cells at present. Suggest a good syntax > > for doing it, and I'll add the feature. > > d# 100000000 like is used in "real" OF? Sorry, I don't entirely follow. How does this sit in the context of a dtc property definition? foo = ;? foo = d# 100 200;? -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson