From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 997E5DDDE9 for ; Fri, 16 Feb 2007 20:25:31 +1100 (EST) In-Reply-To: <1171575668.5644.42.camel@localhost.localdomain> References: <20070213060904.GA6214@localhost.localdomain> <20070213061026.5837FDDDE9@ozlabs.org> <9696D7A991D0824DBA8DFAC74A9C5FA302A1B705@az33exm25.fsl.freescale.net> <1171470754.4003.101.camel@zod.rchland.ibm.com> <6206de08b7f12175bebe669291c66334@kernel.crashing.org> <20070214232246.GE16279@localhost.localdomain> <20070215015316.GL16279@localhost.localdomain> <889579906c6fd096a82283d5a3a0227e@kernel.crashing.org> <9696D7A991D0824DBA8DFAC74A9C5FA302A1BABF@az33exm25.fsl.freescale.net> <1171575668.5644.42.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <74be400f3baf9f099a355a1832ef9f4c@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 15/16] Add device tree for Ebony Date: Fri, 16 Feb 2007 10:25:26 +0100 To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org, Heiko Schick , Yoder Stuart-B08248 , Hartmut Penner , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > dcr-access-method can be "native" for 4xx or "mmio" for Axon-type MMIO > mapped DCR bus. Why is this one needed btw? Surely the "compatible" property of the DCR controller node will tell you how to access the DCR bus already. Also, both "native" and "mmio" are way too generic names. Segher