Re: [PATCH 1/5] PowerPC 74xx: Katana Qp device tree
From: Jon Loeliger <hidden>
Date: 2007-12-04 13:14:43
From: Jon Loeliger <hidden>
Date: 2007-12-04 13:14:43
David Gibson wrote:
On Mon, Dec 03, 2007 at 01:26:34PM -0600, Jon Loeliger wrote:quoted
On Sun, 2007-12-02 at 19:50, David Gibson wrote:quoted
quoted
+ clock-frequency = <7f28155>; /* 133.333333 MHz */You can use <d# 133333333> to avoid the ugly hex.Better still, blaze a new trail, convert it to /dts-v1/ and use clock-frequency = <133333333> straight up!Hrm.. probably best to wait for dtc to go into the kernel for that.
I disagree. jdl