From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www.tglx.de (www.tglx.de [62.245.132.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 30D2FDE33D for ; Fri, 11 Apr 2008 01:39:38 +1000 (EST) Date: Thu, 10 Apr 2008 17:39:30 +0200 From: Sebastian Siewior To: Kumar Gala Subject: Re: [PATCH v2] [POWER] mpc85xx_ds add DMA engine to the DT and parse it. Message-ID: <20080410153930.GA29292@www.tglx.de> References: <20080311103906.GD9656@www.tglx.de> <60A35F8F-FA66-4ADD-B192-6AC6A301DBA0@kernel.crashing.org> <20080314230130.GA6812@www.tglx.de> <20080410151206.GA21517@www.tglx.de> <049046C0-900B-449D-AA81-18A023E21C83@kernel.crashing.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 In-Reply-To: <049046C0-900B-449D-AA81-18A023E21C83@kernel.crashing.org> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Kumar Gala | 2008-04-10 10:33:11 [-0500]: >>>I also added updating the defconfig to enable the driver by default. >>I just noticed that commit 049c9d455 renamed the ids. I couldn't find >>this commit in your git tree. Did you rename the ids in the .dts file >>(or want me to do this)? > >I think they are already in sync am I missing something? Ah, the .dts has mpc8544* and eloplus* so it should be fine. Just got confused by the another commit. >- k Sebastian