From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 5292ADDDF8 for ; Thu, 15 Feb 2007 08:29:38 +1100 (EST) Subject: RE: [PATCH 15/16] Add device tree for Ebony From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <1171470754.4003.101.camel@zod.rchland.ibm.com> References: <20070213060904.GA6214@localhost.localdomain> <20070213061026.5837FDDDE9@ozlabs.org> <9696D7A991D0824DBA8DFAC74A9C5FA302A1B705@az33exm25.fsl.freescale.net> <1171470754.4003.101.camel@zod.rchland.ibm.com> Content-Type: text/plain Date: Thu, 15 Feb 2007 08:29:20 +1100 Message-Id: <1171488560.20192.175.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Yoder Stuart-B08248 , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Right, OPB hangs off of PLB in this case. I dunno if "soc" is the right > device type for them though. I'm no fan of "soc" anyway... plb could have device type "plb" and opb "opb" :-) Or ibm,plb-bus and ibm,opb-bus ... (For axon, plb5 is plb5, plb4 is plb4 and opb is opb). Ben.