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 E13D4DE00F for ; Wed, 6 Feb 2008 16:38:16 +1100 (EST) Message-Id: <4E112D00-D2F9-4167-BD9E-126BA309355B@kernel.crashing.org> From: Kumar Gala To: "Bryan O'Donoghue" In-Reply-To: <20080203232129.36186b0a@neuromancer.mindspace> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: PATCH[1/1] 8xx: resubmit Add clock-frequency parameter to adder875 and mpc885ads dts configurations Date: Tue, 5 Feb 2008 23:38:05 -0600 References: <20080203232129.36186b0a@neuromancer.mindspace> Cc: scottwood@freescale.com, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Feb 3, 2008, at 5:21 PM, Bryan O'Donoghue wrote: > Previous patch submission contained tabs munged into whitespace. > > This patch adds the clock-frequency parameter in decimal instead of > hex. > > Signed-off-by: Bryan O'Donoghue > --- applied. - k