From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bilbo.ozlabs.org (bilbo.ozlabs.org [203.10.76.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bilbo.ozlabs.org", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 4BE7DDE007 for ; Tue, 21 Apr 2009 11:10:26 +1000 (EST) Date: Tue, 21 Apr 2009 11:10:22 +1000 From: David Gibson To: Becky Bruce Subject: Re: [PATCH 2/5] powerpc: Add 36-bit device tree for mpc8641hpcn Message-ID: <20090421011022.GA21422@yookeroo.seuss> References: <1240244810-32193-1-git-send-email-beckyb@kernel.crashing.org> <1240244810-32193-2-git-send-email-beckyb@kernel.crashing.org> <1240244810-32193-3-git-send-email-beckyb@kernel.crashing.org> <1240244810-32193-4-git-send-email-beckyb@kernel.crashing.org> <1240244810-32193-5-git-send-email-beckyb@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1240244810-32193-5-git-send-email-beckyb@kernel.crashing.org> Cc: fujita.tomonori@lab.ntt.co.jp, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Apr 20, 2009 at 11:26:47AM -0500, Becky Bruce wrote: > The new dts places most of the devices in physical address space > above 32-bits, which allows us to have more than 4GB of RAM present. > > Signed-off-by: Becky Bruce > --- > arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts | 597 ++++++++++++++++++++++++++++ > 1 files changed, 597 insertions(+), 0 deletions(-) > create mode 100644 arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts > > diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts > new file mode 100644 > index 0000000..baa3dba > --- /dev/null > +++ b/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts > @@ -0,0 +1,597 @@ > +/* > + * MPC8641 HPCN Device Tree Source > + * > + * Copyright 2006 Freescale Semiconductor Inc. > + * > + * This program is free software; you can redistribute it and/or modify it > + * under the terms of the GNU General Public License as published by the > + * Free Software Foundation; either version 2 of the License, or (at your > + * option) any later version. > + */ [snip] > + soc8641@fffe00000 { > + #address-cells = <1>; > + #size-cells = <1>; > + device_type = "soc"; > + compatible = "simple-bus"; Uh, you definitely need something more specific in the compatible property before "simple-bus". -- 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