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 237DBDE11E for ; Tue, 29 Jan 2008 01:49:12 +1100 (EST) Date: Mon, 28 Jan 2008 08:46:17 -0600 (CST) From: Kumar Gala To: Jon Loeliger Subject: Re: [PATCH] POWERPC: Convert all 86xx DTS files to /dts-v1/ format. In-Reply-To: <479A6325.2030500@freescale.com> Message-ID: References: <479A6325.2030500@freescale.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 25 Jan 2008, Jon Loeliger wrote: > > Also fixed a few minor indent problems as well. > > Signed-off-by: Jon Loeliger > --- > > arch/powerpc/boot/dts/mpc8610_hpcd.dts | 227 +++++++++++----------- > arch/powerpc/boot/dts/mpc8641_hpcn.dts | 333 ++++++++++++++++---------------- > 2 files changed, 281 insertions(+), 279 deletions(-) > applied. - k