From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E589D67BE4 for ; Sat, 12 Aug 2006 23:56:43 +1000 (EST) In-Reply-To: <20060812000655.6186.42738.stgit@localhost.localdomain> References: <20060812000655.6186.42738.stgit@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH 0/6] POWERPC: Add support for CPM2 peripherals and 8560 eval board Date: Sat, 12 Aug 2006 08:56:40 -0500 To: Vitaly Bordug Cc: linuxppc-dev , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 11, 2006, at 6:42 PM, Vitaly Bordug wrote: > The following series implements the generic cpm2 infrastructure port, > mpc8560 board-specific bits, and an attempt to overhaul and get rid > of some stuff moved along from the 2.4 times. > > Signed-off-by: Vitaly Bordug Can you post the .dts for 8560 you are using. I'd like to look at it before reviewing the patchset. thanks - kumar